Attempt to Access Business Service via REST API Using GET Method Fails With Error HTTP 405 - Method Not Allowed
(Doc ID 2714919.1)
Last updated on APRIL 18, 2025
Applies to:
Siebel CRM - Version 19.10 and laterInformation in this document applies to any platform.
Symptoms
On a Development environment, a Business Service was exposed for REST access as per Bookshelf "Configuring Business Service Methods for RESTful Access".
It works fine with POST method; but there is a requirement to expose a GET method.
While trying to access that Business Service with GET method it returns HTML page error 405: 'Method Not Allowed'
The method received in the request-line is known by the origin server but not supported by the target resource.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |