ChromeRestClient
ChromeRestClient copied to clipboard
HTTP Method 'GET' not allowed. Allowed are POST
Though I have selected 'POST' method but always getting below error, { "errorCode": "METHOD_NOT_ALLOWED", "message": "HTTP Method 'GET' not allowed. Allowed are POST" }
Thanks, Shanmukh
This looks like an issue with whatever service you're accessing, not ARC
@shanmukhGIT Are there any steps to reproduce this?