PAT Token Returns 401 Unauthorized
I am trying to query asset data via the GraphQL API using a Personal Access Token (PAT), but I consistently receive a "401 Unauthorized" error with the message "You must be logged in." QUESTIONS:1. Are there additional permissions or scopes that need...