OAuth 2.0 client_credentials token returns "User is not authenticated" for Table API (PDI)
Hi all, I’m trying to configure an OAuth 2.0 client_credentials-based integration on my personal developer instance (PDI). GoalUse grant_type=client_credentials to obtain an access token from my PDI and then call the Table API (/api/now/table/*) from...