- "client_id" and "client_secret" are my username + password used to login to developer.icims.com
I simply receive a 401 everytime:
{
"error": "access_denied",
"error_description": "Unauthorized"
}
How do I fix this? Am I missing something here? Are client_id and client_secret different than your username and password. If so, where do I generate an id and secret to use for the API?
Submitted by
iCIMSUNIFIL on August 29, 2023Permalink
Client Secret is the one provided to you by your engaged support consultant. What I am using is for OAuth is it is nothing to do with my user or password.
Client Secret is the one provided to you by your engaged support consultant. What I am using is for OAuth is it is nothing to do with my user or password.