cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to get response from candidate api work in the SAP API Business Hub

Former Member
0 Likes
227

Hi,

I was trying the Get and Post API in the Recruiting module of the API Hub. It worked once and the following attempts gave a setting error as below

Get API

  {
  "error": {
    "code": "COE_GENERAL_FORBIDDEN",
    "message": {
      "lang": "en-US",
      "value": "[COE0020]OData API Candidate Export permission in Admin Center is not enabled"
    }
  }
}

Post API

{
  "error": {
    "code": "COE_GENERAL_FORBIDDEN",
    "message": {
      "lang": "en-US",
      "value": "[COE0020]Recruiting OData API Candidate Create permission in Admin Center is not enabled"
    }
  }
}


Am I missing some per-requisite? Is there any way to enable these settings so that I can test these APIs on the SAP API Business Hub?
Appreciate any assistance on this.
Thank you

Accepted Solutions (0)

Answers (0)