Error Authorisation

Home Forums Basic setup Error Authorisation

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1207
    Barri
    Participant

    I get this error with Export Twitter Friends and Followers v3.2.1

    Twitter Authorisation
    Please be aware that if you are logged into multiple Google accounts authentication may fail. You can either log out of other Google accounts or use an incognito window.

    Oops something went wrong. Twitter says:Desktop applications only support the oauth_callback value ‘oob’

    it has a solution?

    Best regards,
    jb

    #1208
    cooterburger
    Participant

    I am having a similar problem with authorization, but mine reads:

    Oops something went wrong. Twitter says:Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings

    From other posts, I have already confirmed the following:
    -The callback url is set as https://script.google.com/macros/
    -The “sign in with twitter” option is unchecked on the apps.twitter.com settings
    -The spreadsheet permissions are set appropriately (share w/ anyone with link)

    #1209
    mhawksey
    Keymaster

    Looks like Twitter changed callback urls to make them more explicit.

    I’ve updated the code to 3.2.4 (you can grab the updated version from http://mashe.hawksey.info/2011/03/export-twitter-followers/)

    In your Twitter app you now need to specify the following callbacks:

    • https://script.google.com/macros/d/1zJWE5BhTED5VD6UAPj6CwZPnspf1S4MYtIi4NZiyQOKUOmSPAemaQaXX/usercallback
    • https://script.google.com/macros/s/AKfycbwMrxf5jzoka4rfaTKoVcveI3GazElEDwjuGGLm-ezi1PcMXEc/exec
    #1212
    Barri
    Participant

    Perfect. No more error.
    But it does not collect any data.
    https://photos.app.goo.gl/9qY292QduSFVZkzZA

    https://photos.app.goo.gl/5SqgeSsehVvodKxj6

    • This reply was modified 5 years, 10 months ago by Barri.
    #1214
    mhawksey
    Keymaster

    Looks like it exceeded execution time – does it keep doing this event with different target accounts?

    #1219
    Barri
    Participant

    Yes.
    It does not extract data. all empty

    #1225
    mhawksey
    Keymaster

    there were some bugs – also took the oppourtunity to improve the code. Updated to version v3.3 with fixes https://mashe.hawksey.info/2011/03/export-twitter-followers/

    #1229
    Barri
    Participant

    Gracias.

    other error:

    Error en la solicitud para el código devuelto 401 de https://api.twitter.com/1.1/followers/ids.json?cursor=-1&stringify_ids=true. Respuesta del servidor truncada: {“errors”:[{“code”:32,”message”:”Could not authenticate you.”}]} (usar la opción muteHttpExceptions para examinar toda la respuesta)

    #1230
    Barri
    Participant

    Works. Disconnect twitter and reconnect.

    Gracias.

    #1231
    Barri
    Participant

    Sorry, not work.
    It does not extract data. all empty

    #1232
    mhawksey
    Keymaster

    Are you updating existing data? Can you also check that you don’t have any extra blank rows?

    #1233
    Barri
    Participant

    #1234
    mhawksey
    Keymaster

    Are you logged in to multiple Google accounts? I’m wondering if the account you are authenticating with Twitter isn’t your default account?

    #1237
    Barri
    Participant

    Yes, it was that.

    I’ll try again and… “the maximum execution time has been exceeded”

    callback ok in app tw.

    https://dochub.com/jbarrius/6Myzxv/api-tw?dt=gTxL73fCfTi-KQqNgYXU

    TAGS v6.1.9: all ok.

    I do not know why data does not come out

    • This reply was modified 5 years, 9 months ago by Barri.
    #1238
    Barri
    Participant

    Yes, it was that.

    I’ll try again and… “the maximum execution time has been exceeded”

    callback ok in app tw.
    https://dochub.com/jbarrius/6Myzxv/api-tw?dt=gTxL73fCfTi-KQqNgYXU

    TAGS v6.1.9: all ok.

    I do not know why data does not come out

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.