Area for questions regarding Prime Background Check. Please allow a business day for moderator responses.
Description
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"?
- Read more about Prime Background Order Data Education Model
- 1 comment
- Log in to post comments
JWT token
Prime Background Checkhow to access apis using jwt token and which end point i need to hit to get JWT token ??
- Read more about JWT token
- 1 comment
- Log in to post comments
Authentication
Prime Background CheckHi, 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
}
]
- Read more about Authentication
- 7 comments
- Log in to post comments