Magento 2: Admin user getting 403 forbidden error from API requests
In my Magento 2 application I am simply trying to make a POST request to the /rest/V1/integration/admin/token enpoint to get an admin token for subsequent requests. My user is an admin user in the application and I am able to… Read More »Magento 2: Admin user getting 403 forbidden error from API requests