Problem with VBCS not recognising ORDS PUT Rest API. Works in POSTMAN
Summary:
Problem with VBCS not recognising ORDS PUT Rest API. It works fine for GET, POST and DELETE. However, PUT works in POSTMAN.
Content (required):
Hi Gurus - New to VBCS. Was trying to enable ORDS for Database Table manually. That is not using the autorest enable. This is what I have done -
- Created a table
- Written the script to define the table as a web service using the standard packages e.g ords.enable_schema, define_template and handler etc.
- Create the client, grrant role, generate secret and id etc.
- Write my packages to update, delete, create records in the table.
Tagged:
0