I can't get user authorization from Delicious

117 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

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