Message 1 of 2

Not applicable
05-09-2018
12:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to use UTL_HTTP package in Oracle 11g to integrate Autodesk PLM to Oracle 11g. However, I am getting 500 error code for https://{mytenant}.autodeskplm360.net/rest/auth/1/login and HTML response for https://{mytenant}.autodeskplm360.net/ . I can able to see the HTML response for normal Url and 500 error for rest api url using UTL_HTTP.request(url).
Can I use Oracle PL/SQL as REST API to integrate Autodesk PLM and Oracle 11g?
If you have any examples please post.
Thanks in advance,
Prudhvi
Solved! Go to Solution.