Home › Forums › Basic setup › Error Authorisation
Tagged: authorisation, error
This topic contains 14 replies, has 3 voices, and was last updated by Barri 2 years, 7 months ago.
-
AuthorPosts
-
June 26, 2018 at 7:13 pm #1207
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,
jbJune 27, 2018 at 5:24 am #1208I 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 #1209Looks 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 #1212Perfect. 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 2 years, 8 months ago by
Barri.
June 28, 2018 at 12:17 pm #1214Looks like it exceeded execution time – does it keep doing this event with different target accounts?
July 5, 2018 at 4:38 pm #1219Yes.
It does not extract data. all emptyJuly 13, 2018 at 10:55 am #1225there 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 #1229Gracias.
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 #1230Works. Disconnect twitter and reconnect.
Gracias.
July 16, 2018 at 1:47 pm #1231Sorry, not work.
It does not extract data. all emptyJuly 16, 2018 at 2:08 pm #1232Are you updating existing data? Can you also check that you don’t have any extra blank rows?
July 16, 2018 at 4:38 pm #1233July 17, 2018 at 7:45 pm #1234Are 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 #1237Yes, 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 2 years, 7 months ago by
Barri.
July 23, 2018 at 7:06 am #1238Yes, 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.