Error Authorisation
Home › Forums › Basic setup › Error Authorisation
Tagged: authorisation, error
- This topic has 14 replies, 3 voices, and was last updated 5 years, 2 months ago by
Barri.
-
AuthorPosts
-
June 26, 2018 at 7:13 pm #1207
Barri
ParticipantI 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,
jbJune 27, 2018 at 5:24 am #1208cooterburger
ParticipantI 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)June 27, 2018 at 3:19 pm #1209mhawksey
KeymasterLooks 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
June 27, 2018 at 5:01 pm #1212Barri
ParticipantPerfect. No more error.
But it does not collect any data.
https://photos.app.goo.gl/9qY292QduSFVZkzZAhttps://photos.app.goo.gl/5SqgeSsehVvodKxj6
-
This reply was modified 5 years, 3 months ago by
Barri.
June 28, 2018 at 12:17 pm #1214mhawksey
KeymasterLooks like it exceeded execution time – does it keep doing this event with different target accounts?
July 5, 2018 at 4:38 pm #1219Barri
ParticipantYes.
It does not extract data. all emptyJuly 13, 2018 at 10:55 am #1225mhawksey
Keymasterthere 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/
July 16, 2018 at 5:37 am #1229Barri
ParticipantGracias.
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)
July 16, 2018 at 6:06 am #1230Barri
ParticipantWorks. Disconnect twitter and reconnect.
Gracias.
July 16, 2018 at 1:47 pm #1231Barri
ParticipantSorry, not work.
It does not extract data. all emptyJuly 16, 2018 at 2:08 pm #1232mhawksey
KeymasterAre you updating existing data? Can you also check that you don’t have any extra blank rows?
July 16, 2018 at 4:38 pm #1233Barri
ParticipantJuly 17, 2018 at 7:45 pm #1234mhawksey
KeymasterAre you logged in to multiple Google accounts? I’m wondering if the account you are authenticating with Twitter isn’t your default account?
July 23, 2018 at 7:02 am #1237Barri
ParticipantYes, 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, 2 months ago by
Barri.
July 23, 2018 at 7:06 am #1238Barri
ParticipantYes, 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-KQqNgYXUTAGS v6.1.9: all ok.
I do not know why data does not come out
-
AuthorPosts
- You must be logged in to reply to this topic.