API access - Error 403: permission denied

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • usaukel
    Junior Member
    • May 2020
    • 1

    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!
  • yuri
    Member
    • Mar 2014
    • 8493

    #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.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...