How to unlock Callback URL of app for all accounts?

Support / help / discussion forum for twitter bot
Post Reply
sunder321
Posts: 74
Joined: Thu Nov 02, 2017 10:55 am

How to unlock Callback URL of app for all accounts?

Post by sunder321 »

Hello,
today i am having issue with new accs authorization. Here is log:

Code: Select all

Starting: 01.05.2018 00:05 
Validating: ********* Proxy: 46.148.120.90:8085 
procauth: authorise.Process
Attempt login
Login: ********* : *********** Proxy: 46.148.120.90:8085 
UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36	Chrome 50.0
Login: get: https://apps.twitter.com/
Already logged in: ShaneVandergri3
Authorise : ************** Proxy: 46.148.120.90:8085 
request token: API 5Consumer key: THWmcN1hhUpbj1IHsIumNjhTw API Consumer Secret: ovBKaN4WEefw8ebNsas9E7RRbzD6WLz4SaFafm4bE8PPjKgNMt
Generate request: THWmcN1hhUpbj1IHsIumNjhTw ovBKaN4WEefw8ebNsas9E7RRbzD6WLz4SaFafm4bE8PPjKgNMt
Post requestToken: https://api.twitter.com/oauth/request_token Proxy: 46.148.120.90:8085 
Post requestToken resp: 401 https://api.twitter.com/oauth/request_token  Proxy: 46.148.120.90:8085 
* FAILED: request token request: 401
https://api.twitter.com/oauth/request_token
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <error>This client application's callback url has been locked</error>
  <request>/oauth/request_token</request>
</hash>
* FAILED: 938579832 : Failed request token request

Please go to the forum post for more help on authorising accounts: http://rootjazz.com/forum/viewtopic.php?f=30&t=1646
Failed request token request
So after that i need to go to all accounts via Browser and disable LOCK mode for Callback URL manually via https://apps.twitter.com. How to fix this in Twitterdub?
Image
support@rootjazz
Posts: 2317
Joined: Tue Feb 02, 2016 1:58 pm

Re: How to unlock Callback URL of app for all accounts?

Post by support@rootjazz »

sunder321 wrote: Mon Apr 30, 2018 9:16 pm Hello,
today i am having issue with new accs authorization. Here is log:

Code: Select all

Starting: 01.05.2018 00:05 
Validating: ********* Proxy: 46.148.120.90:8085 
procauth: authorise.Process
Attempt login
Login: ********* : *********** Proxy: 46.148.120.90:8085 
UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36	Chrome 50.0
Login: get: https://apps.twitter.com/
Already logged in: ShaneVandergri3
Authorise : ************** Proxy: 46.148.120.90:8085 
request token: API 5Consumer key: THWmcN1hhUpbj1IHsIumNjhTw API Consumer Secret: ovBKaN4WEefw8ebNsas9E7RRbzD6WLz4SaFafm4bE8PPjKgNMt
Generate request: THWmcN1hhUpbj1IHsIumNjhTw ovBKaN4WEefw8ebNsas9E7RRbzD6WLz4SaFafm4bE8PPjKgNMt
Post requestToken: https://api.twitter.com/oauth/request_token Proxy: 46.148.120.90:8085 
Post requestToken resp: 401 https://api.twitter.com/oauth/request_token  Proxy: 46.148.120.90:8085 
* FAILED: request token request: 401
https://api.twitter.com/oauth/request_token
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <error>This client application's callback url has been locked</error>
  <request>/oauth/request_token</request>
</hash>
* FAILED: 938579832 : Failed request token request

Please go to the forum post for more help on authorising accounts: http://rootjazz.com/forum/viewtopic.php?f=30&t=1646
Failed request token request
So after that i need to go to all accounts via Browser and disable LOCK mode for Callback URL manually via https://apps.twitter.com. How to fix this in Twitterdub?
Image
Currently, there is no way to do via TD.
How did you create those apps?


Well, you have to login via browser and do them yourself as the bot has no option like that yet.

But, i have asked admin to have a look here and he might help you regarding this.


Regards
sunder321
Posts: 74
Joined: Thu Nov 02, 2017 10:55 am

Re: How to unlock Callback URL of app for all accounts?

Post by sunder321 »

I am create those apps via TwitterDub 'Generate API Keys' function as always. Ok ;) Thank you!
support@rootjazz
Posts: 2317
Joined: Tue Feb 02, 2016 1:58 pm

Re: How to unlock Callback URL of app for all accounts?

Post by support@rootjazz »

sunder321 wrote: Tue May 01, 2018 4:43 pm I am create those apps via TwitterDub 'Generate API Keys' function as always. Ok ;) Thank you!
Then i have to ask admin to have a look here.
I have reported admin to have a look here and he will tell you what he can do regarding this. Please be patient.



Regards
User avatar
martin@rootjazz
Site Admin
Posts: 34375
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How to unlock Callback URL of app for all accounts?

Post by martin@rootjazz »

https://rootjazz.com/twitterdub/updatetesting.html

Account tabs, there is now a link UNLOCK CALLBACK URLS
sunder321
Posts: 74
Joined: Thu Nov 02, 2017 10:55 am

Re: How to unlock Callback URL of app for all accounts?

Post by sunder321 »

Thank you Martin!
support@rootjazz
Posts: 2317
Joined: Tue Feb 02, 2016 1:58 pm

Re: How to unlock Callback URL of app for all accounts?

Post by support@rootjazz »

sunder321 wrote: Thu May 03, 2018 8:37 pm Thank you Martin!
:)
Post Reply