oauth_verifier is missing in the call back URL
hadoanngoc
Registered Users Posts: 1 Beginner grinner
I'm stuck at getting access token. I use phpSmug lib, trying to do OAuth authentication. However, when clicking the Authorization URL, I log in, approve and smugmug call the Callback URL withing sending oauth_verifier parameter. Thus, I have nothing to do the next step (getting access token) because it requires the oauth_verifier value.
Is it a known issue? Does anyone have solution/explanation?
Is it a known issue? Does anyone have solution/explanation?
0