79476029

Date: 2025-02-28 15:48:07
Score: 1
Natty:
Report link

If you want your API to continue working without authentication, go to the specific object (API Object, Main Procedure, Business Component, or Data Provider) and set the “Integrated Security Level” property to “None”. This way, it won’t require a user or perform permission checks.

By default, it requires authentication, so you’ll need to use a security token and OAuth in that case.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ealmeida