1. We have generated the Request Token from the web browser. 2. We used the Request Token and Secret API key to generate session 3. We get invalid checksum, expired session...no matter what we do
1.Invalid checksum arises if one of API secret,API key, access token are not correct 2. Session expired can be caused when access token is not used immediately.
1.Invalid checksum arises if one of API secret,API key, access token are not correct Thanks for the response. However, I have used API secret, API key, and Request Token correctly and verified it multiple times. We are yet to get the access token. Any idea?
2. Session expired can be caused when access token is not used immediately.
Thanks for the response. However, I have used API secret, API key, and Request Token correctly and verified it multiple times. We are yet to get the access token. Any idea?