I’m getting this error when obtaining the access token through the /oauth/token endpoint:
{"error": "invalid_grant", "error_description": "invalid_user_siteid"}
I couldn’t find any info in the Troubleshooting Common Errors. What does this error mean and how do we address this?