API Key Invalid Message
klausson
Registered Users Posts: 3 Beginner grinner
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
====================================
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
0
Comments
I will say that the error message is a bit misleading though - had me spinning my wheels for a while :-/