You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Accessing Business Objects Using REST APIs: Response 403 Forbidden

edited Jun 1, 2018 7:00AM in Visual Builder 5 comments

Summary

Accessing Business Objects Using REST APIs: Response 403 Forbidden

Content

Hi,

I am testing 'Accessing Business Objects Using REST APIs', use postman as rest caller.

1) Retrieving Business Objects

    Request:

  • URL: <base-url>/MyBO
  • HTTP Method: GET

  Response:

     200 OK

2)Updating a Business Object Item

Request:

  • URL: <base-url>/MyBO/<id>
  • HTTP Method: PATCH

  Response:

     403 Forbidden

Had check the documents Status Code: not about '403 Forbidden', are there any ways to fix this issue?

Thank you very much?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!