Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Custom Data Object REST service throws "HTTP/1.1 403 Forbidden" Error
Summary
What privilege is required to execute a REST service call to a custom data object?Content
Hello everyone,
I created a custom data object. Now I am trying to get data into it using a REST call. Here is a sample URL:
https://somewhere.oraclecloud.com:443/crmCommonApi/resources/latest/Custom_Object_c
Any operation gets me a 403 - Forbidden HTTP response.
Since I created the object, I have full rights to it in the UI.
I looked at the following Document. But it doesn't tell me what privilege is required to execute a REST call on a custom object.
Tagged:
0