Hello,
I'm triggering the api "/api/data/v9.2/{table}/$count" for different tables and it works for many of them.
I'm using OAuth client credentials.
For some of them (e.g. gitorganizations), I'm getting:
{"error":{"code":"0x80040216","message":"AccessToken not found. Please make sure plugin is registered as synchronous and not called with app credentials."}}
Do I need a different auth flow instead of client credentials? the problem is that my app is a non-interactive server app.
What options do I have?
Note that I'm using a developer environment without any plugins modifications/creations.
Categories:

Report
All responses (
Answers (