- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 12:36 PM
Hey community,
I'm trying to connect to instance with PostMan for testing with application registry.
I created the application registry as it should be.
added to the post man
body :
- grant_type - password
- client_id - myClientId
- client_secret - myClientSecret
- username
- password
double checked the data and there are correct.
Auth type - no auth
the url is correct with POST
Importent ! I installed the adaptive auth plugin
and get always this error
tried with admin user - no luck
tried with this two and also didn't work
can someone help me ?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 11:07 PM
Found the problem, there is a checkbox for client something that should not be activated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 01:52 PM
Hi, the information you have supplied appear to be correct for token retrieval, but I cannot be 100% sure from the details and format provided. Are you seeing the error when POSTing for a token or when actioning against other tables\API's using the returned token?
I believe that Adaptive auth plugin is active OOB, at least it is in my PDI and other Utah instances I have access to,
have you made any changes to OOB adaptive auth configuration?
Perhaps you could share your Postman requests so they can be reviewed\tested?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 11:07 PM
Found the problem, there is a checkbox for client something that should not be activated