Skip to main content

ID Error: Get not supported

In this article, we resolve the 'Worker ID Error: Get not supported' issue that may appear during certain user actions.

Y
Written by Yusef Abulaynain
Updated over 5 months ago

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 new case online and reference this article's title.

Did this answer your question?