Announcement

Collapse
No announcement yet.

API access - Error 403: permission denied

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • API access - Error 403: permission denied

    We install the CRM and create API user with access, use the test script to connect the user and it is authenticated properly, we can see in the Authlog in the portal, so this part works the Api user register properly and access is ok, but we are getting 403 while trying to POST to Lead using the demo script and Postman.

    I found this thread on the Forum: https://forum.espocrm.com/forum/inst...-clean-install

    I did the change on the server but does not seem to work, anybody else with this issue? I open a request with my server support just to make sure I did not forget anything in the config.
    If anybody has a step by step/checklist to follow for API integration would be awesome.

    In advance thanks for your help!

  • #2
    The error is produced by EspoCRM. You need to check your "data/logs/" or check response headers. There will be an information

    Try setting 'Assignment Permission' to 'all' in roles.

    Last edited by yuri; 05-08-2020, 06:22 PM.

    Comment

    Working...
    X