Discussions

Ask a Question

Meaning

What’s delivery (driver) error 107 means please

Retrieving BGV Status Reports

Once the background verification (BGV) process is complete or fails, we would like to know how to retrieve the status report. Specifically, in what format will the report be provided? Will we receive a document URL, or will it be in a base64 string format?

Unable to provide authentication along with the webhook URL

Webhook Authentication: We are unable to provide authentication along with the webhook URL. Could you please guide us on how to achieve this, if possible?

Error Code

What does this error mean
"code": "107", "message": "invalid resouce", "param": null

Error 111 from UAT API

We started receiving the following response on our account whenever we place an order {"code"=>"111", "message"=>"Default requestor not found with this account id XXX", "param"=>nil}. The documents show 111 as a generic internal error. As far as we know, nothing was changed on our account when this started happening and we didn't change any code calling the API. How do we resolve this error?