Hello
I am currently integrating ASTPP with a custom CRM system via the REST API. However; when attempting to make POST requests for creating customer accounts, I receive a “403 Forbidden” error. The API key is correctly generated & I’ve verified that the API access settings in the ASTPP admin panel allow external connections.
I’ve also checked the server’s firewall settings and ensured the correct headers are included in the request. Despite these efforts, the issue persists. I suspect this might be related to API authentication or user permission settings within ASTPP.
Has anyone faced a similar challenge? Any suggestions on troubleshooting this issue or configuring proper API access would be helpful. A detailed guide on ASTPP API authentication and role-based access control would be appreciated. Checked OPEN APIs in V6 Community Salesforce Developer Course resources, I noticed a big improvement in my understanding.
Thank you !!