Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REST API in Oracle SQL Developer

User_GQHV3Mar 23 2022 — edited Mar 23 2022

Good afternoon guys,
I want to connect from SQL Developer to OrientDB, trhough API, using the REST Development tool.
When trying to connect, I have two different errors (because I tried through HTTP and HTTPS protocol):
a. HTTP Protocol: HTTP/1.1 Method not allowed
image.pngb. HTTPS Protocol: Remote host terminated the handshake:
image.pngSettings to connect:
localhost:<port_number>/connect/<database_name>
image.pngDo I have to set up anything on SQL Developer environment?
Not sure what am I missing..
Thank you very much,

Comments

Post Details

Added on Mar 23 2022
0 comments
172 views