Hello, After getting a request_token from URL I am able to make first call. But after the first call I always get ('Authentication failed', 'Invalid session credentials') error.
Is this is a bug or it is a expected behaviour. If it then please let me know how to maintain the session as it is not appropriate to generate request_token for each API request.