changes.mady.by.user Łukasz Lizurej
Saved on 09.03.2017
To get a new token send a GET request for oauth.xml method with specified parameters: client_id and secret_key.
https://api.softnetsport.com/v2/oauth.xml?client_id={your_client_id}&secret_key={your_secret_key}
Maximum period of time the token is valid is 24 hours from the time it was generated.
...