I’m getting this error two with my client, I understand now that I to change the Callback URL in my application, but can anyone show me a sample input? or can I give it any value?
Note: I want to use oauth_callback header in my application.

What I can understand the error message is that my application is a Desktop application. I need to change it type to web application. But how? I don’t see anything on my application settings that allows me to change my application type (just type of access)

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 :slight_smile:
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 :slight_smile: