Skip to Main Content

ORDS, SODA & JSON in the Database

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!

Oracle Apex RESTful WebService - Details URL

SoofiJun 27 2014

I have created RESTful Services but i struck with the REST WebService URL. i.e.,

In the Rest Details window->  I am confused with the URL given in this Tutorial

Creating and Using a RESTful Web Service in Application Express 4.2 - YouTube

I am running the application in localhost @ 8080 port.

Application - 124

Name - RESTful WEBSERVICE4

Schema -admin1

workspace - sandbox

Webservice name - employee.

the errors i am facing when i hit TEST button in REST outputs screen

http://localhost:8080/apex/admin1/employee

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>401 Unauthorized</TITLE> </HEAD><BODY><H1>Unauthorized</H1> </BODY></HTML>

Also please explain how ORACLE REST DATA SERVICE is preferable than Web Service created in .NET/PHP/JAVA.

Thanks in advance,

Regards,

Soofi

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 25 2014
Added on Jun 27 2014
0 comments
1,010 views