|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
getAccessToken = "invalid/expired token"
Hello, I applied for an API Key yesterday, and it shows up on my control panel page. However, when I try to use it (using c#+json api 1.3) getRequestToken returns without error, but getAccessToken always returns "invalid/expired token". Does it take a while for the API Key to become valid? If not, any ideas?
Thanks. |
|
|
|
|
#2
|
||
|
SmugMug Product Manager
|
Quote:
http://wiki.smugmug.net/display/API/OAuth |
|
|
|
||
|
#3
|
||
|
Beginner grinner
|
Quote:
|
|
|
|
||
|
#4
|
|
|
SmugMug Product Manager
|
After getting the request token, you have to forward the user to ../authorize.mg with the request token. This step will let the user to Authorize the app to access their account. If you skip this step the system will see the token as invalid and won't let you proceed.
|
|
|
|
|
#5
|
||
|
Beginner grinner
|
Quote:
Thanks for your help! |
|
|
|
||
| Tell The World! | |
| Tags | |
| api | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Question about oAuth GetAccessToken | suntsu | SmugMug APIs, Hacks & Tricks | 4 | Oct-06-2011 09:49 PM | |
| Thread Tools | |
| Display Modes | |
|
|