Please do the following with the Spotware Open API:
Create an App on
https://connect.spotware.com/appsFrom this App, we need the following OAuth credential info:
- Account ID
- Client ID
- Secret
- OAuth Token
- Initial refresh token
- Date/time when you generated the token (used during the refresh)
- Account ID for making the REST calls
Note that we automatically refresh the OAuth token, but we need the initial refresh token.