No, I am not doing that.. My Access Token is same since morning no matter how many time I generated with the Request Token.
process:
1. with api_key, api_secret get the request token
2. with request token get the access token
def get_login(api_…
@Imran, thanks... it worked... just one more question, however it is not related to this error..
Is there any way to test the connectivity or I need to buy the API first before writing any code?