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!
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 b. HTTPS Protocol: Remote host terminated the handshake: Settings to connect: localhost:<port_number>/connect/<database_name> Do I have to set up anything on SQL Developer environment? Not sure what am I missing.. Thank you very much,