Hi Eric, Bruce,@Eric - I didn't knew about that option, Thanks for letting me know.@Bruce - Now I have clear understanding how OAuth2 Client Credential works, that was really helpful.Thanks for help ------------------------------Pooja Samudre---...
Hi,I am trying to access API end points using python code, When trying to get access token getting 400 response, but same I am able to do with postman.Can I get more details on what will be the headers or json data we can pass for authorization using...
Hi Eric and Bruce ,The values of Base URL and Oauth2 URL are correct and I am running this test on Separate lab environment where everything installed locally. Also I have tried accessing APIs from Client machine.Yes , Earlier my BP API service accou...
Hi Eric,Thank you for your response.I have imported postman collection, While getting access token from https://authentication.local/connect/token if we mention scope as bp-api or bp-server it is not accepting , I am getting scope invalid error in co...