I am trying to run a query through the API, and I'm getting back:
{
"error": "invalid_token",
"error_description": "Access token is of wrong type. You need a CompanyToken to call this function.",
"error_code": 2
}
The creation of access tokens seems to be lacking documentation, and I have no idea how to create a CompanyToken instead of the script token I created via my profile.