Provide a callback URL in the field that asks for one in your application record – it doesn’t have to be the callback URL actually used in the auth sequence, but until a value is in that field your API key will be “protected” from callback usage.
Thank you so much. I just put a random URL in my app settings and it works perfectly now.
Placeholder in the callback url worked for me too! Thanks!
Workerd join!
thanks @episod
Problem solved, thanks. But, what is the ‘call_back URL’ used for? Since it can be any legal URL
You are awesome. Thanks!
Is not a simplification if you got a put a fake callback url (or placeholder) just so it accepts dynamic callbacks. They could do a better job explaining this.
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…