If you see the following errors in the log file:
'Error: "Request method 'GET' not supported"'
'Error: "HttpRequestMethodNotSupportedException"'
Here’s how to fix them:
For 'Request method 'GET' not supported', check if the worker has Privileged Access to the record.
For 'HttpRequestMethodNotSupportedException', make sure they’re using the correct application layer protocol it should be HTTPS, not HTTP.
If that doesn't resolve the issue, please raise a case and reference this article's title.
