|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
API Key Invalid Message
When using oauth authentication, I'm getting a message saying my api key is invalid:
==================================== SmugMug doesn't recognize this application's credentials. We're really sorry, but for some reason we're unable to authorize an application that wants to access your account. ==================================== I didn't think API keys expired and the one I'm passing has not changed (yes, it worked before). Any ideas what else could have gone wrong? I'm using phpSmug to connect to Smugmug and the api key and secret are passed to the constructor for the phpSmug object. Thanks in advance Klaus |
|
|
|
|
#2
|
|
|
Beginner grinner
|
never mind - I figured out what was wrong: I had followed the examples for phpSmug, but then I simply added my own code at the end, not realizing that it would be executed every time I was getting a request token - therefore the request token was already burned when I got to the point where I should have gotten an access token.
I will say that the error message is a bit misleading though - had me spinning my wheels for a while :-/ |
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| invalid API key | yoxigen | SmugMug APIs, Hacks & Tricks | 3 | May-27-2010 10:25 AM | |
| API Update Archive | devbobo | SmugMug APIs, Hacks & Tricks | 0 | Oct-09-2007 04:16 PM | |
| albums.get - invalid API key | peterparker | SmugMug APIs, Hacks & Tricks | 2 | Aug-18-2007 07:42 AM | |
| Invalid API key | dwagner | SmugMug APIs, Hacks & Tricks | 5 | Apr-13-2007 07:05 AM | |
| BETA - Breaking Bug: Corrupt response for smugmug.albums.getStats against 1.1.1 | luke_church | SmugMug APIs, Hacks & Tricks | 0 | Sep-13-2005 07:01 AM | |
| Thread Tools | |
| Display Modes | |
|
|