Description

Area for questions regarding Prime Background Check. Please allow a business day for moderator responses.

Authentication

Prime Background Check

Hi, Able to login to the developers portal via username/password (userID:smadiraju1).
However, after Base64 Encoding smadiraju1:PASSWORD, getting api authentication error while accessing via Postman. The URL is https://api.icims.com/customers/6270/jobs/2018-1347 [6270 is our customerID]. Below the postman output.
"errors": [
{
"errorMessage": "Invalid Username or Password credentials provided.",
"errorCode": 6
}
]