Search code examples
oauthoauth-2.0delicious-api

I can't get user authorization from Delicious


I'm creating an application in Delicious then I got client id and Client secrete from that application. Use that client id I can't get the authorization key from it.

reference:oauth


Solution

  • You have to run as http request

    You can send request like:

    https://delicious.com/auth/authorize?client_id={YOUR_CLIENT_ID}&redirect_uri=http://www.example.com/redirect