How do i get the request token after a successful login ? The response URL doesn't contain status or request token but contains sess_id and api key Here is what i am trying do
I am getting the request token by manually entering the Login url in the browser. But is this how it works ? or is there any automated way to get the request token ?
Yes, an access token is valid for one whole day unless you use any of the other platforms like Pi or Nest. It may also be invalidated if you log out of any of our platforms.
It is mandatory by the exchange that a user has to log in manually at least once in a day. We don't recommend automating login.
It may also be invalidated if you log out of any of our platforms.