You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll preface this with saying: the documentation for this new version is still in the works (see #40), so definitely easy to miss part of the setup! That said, here are a couple things to try so we can troubleshoot.
Does the API Role for your API Client have the right privileges? Depending on the tables selected, it may need:
Read Mobile Devices
Read Computers
Read Smart Mobile Device Groups
Read Static Mobile Device Groups
Read Smart Computer Groups
Read Static Computer Groups
If the above checks out, are you able to obtain an access token with that client ID and secret using another tool (for example, Postman or curl)? Here's an example for curl that should point you in the right direction:
Possibly user error but when connecting using API credentials (ID:KEY), I keep getting 'Couldn't Authenticate with the credentials provided'
The text was updated successfully, but these errors were encountered: