Help with OIC No Password Expiration for Basic Authentication
Content
We have successfully created an account with no password expiration that we were hoping to use in our VBCS application when making REST API calls for Oracle Process Cloud Service. We followed the documentation to set up the account (https://www.ateam-oracle.com/oic-no-password-expiration-for-basic-authentication).
However, when we attempt to make REST calls using the new account, whether through Postman or our VBCS application, we are receiving the following errors:
1) From our Dev instance:
{
"title": "BPM-0: Connection as developer is not allowed.. Cause: User does not have enough permissions.. Action: Verify that the user belong to the developer role."
0