great!
Agreed!
it works. thanks.
Thanks a lot! to @sebagomez to be the first to ask to @episod for the explanation
sorry but can you give me a simple example? i tried everything and none of them worked!! thanks
Thanks a lot It is working great
can you please say how to write a placeholder in a call back url
set callback url to âoobâ
You ended my 45-minute search for a solution to this⌠(I should have noticed I didnât have the callback URL defined as I had in another app⌠duh) THANK YOU⌠THANK YOU⌠THANK YOUâŚ!
after two years of posting the answer also your answer is helped me
thanks⌠ur a genius
just something like https://example.com/controller/method should work fineâŚ
this callback url example worked for me when I had the problem: https://example.com/callback.php
I also set the check box to Allow this application to be used to Sign in with Twitter
Thanks!!!
If I only wish to test OOB, should I be able to test the ârequest tokenâ API call using the curl string provided by the the developerâs âOAuth toolâ?
Thanks so much!
Hi @episod. How to can I put the placeholder in the callback URL field. Excuses, I donât understand how to put in my application https://dl.dropboxusercontent.com/u/4780771/callbackurl.jpg
Thanks
Forget it, Iâve fixed the parameters in the callback url field. To my tests in my local application I made this: in the callback url field into my application twitter I put http://127.0.0.1:3000/auth/twitter/callback
and the website field I put http://127.0.0.1:3000/auth/twitter
Itâs Works
it worked! thanks