Prime Background Order Data Education Model
Prime Background CheckThe Swagger document has "diplomaRecevied" - is this the correct spelling in the JSON model or is it actually "diplomaReceived"?
Area for questions regarding Prime Background Check. Please allow a business day for moderator responses.
The Swagger document has "diplomaRecevied" - is this the correct spelling in the JSON model or is it actually "diplomaReceived"?
how to access apis using jwt token and which end point i need to hit to get JWT token ??
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
}
]