ORDS web service-Authentication
We are facing an issue while creating ORDS web service with Basic Authentication. Below are the steps we have followed and after creating basic authentication, getting “405 Method not allowed” Error.
1. Created ORDS web service and registered through SQL developer
2. Created Roles and privileges and protected the respective module under which the service is created.
3. created ORDS user and assigned the roles .
4. While running the web service with above ORDS user credentials, getting 405-Method not allowed Error.
If anyone has faced similar issue or worked on this process, please let us know.