Our payment provider has been having issues hitting our webhook after a transaction. The server responds with a 403 status.
NGINX shows the request is retried twice but fails. Interestingly if I copy the request and send it myself via postman there's no issue.
Where can I look to try and diagnose this? The server is running NGINX/PHP7.