Forum

API --- URL Not fou...
 
Notifications
Clear all

API --- URL Not found

1 Posts
1 Users
0 Reactions
13 Views
 HAY
(@wisou)
Posts: 5
Active Member
Topic starter
 
[#4539]

Hi,

I'am trying to catch datas with API only GET for the moment.
.htaccess and .htpasswd are OK.
But with this url http://myserver/api after authentication i receive this message and i see a trace in Projeqtor Log :
{"error":"invalid API query", "message":"Possible values are : GET ../api/{objectClass}/{objectId} ../api/{objectClass}/all ../api/{objectClass}/filter/{filterId} ../api/{objectClass}/search/criteria1/criteria2/... (criteria as sql where clause) ../api/{objectClass}/updated/{YYYYMMDDHHMNSS}/{YYYYMMDDHHMNSS} PUT ../api/{objectClass} with data containing json description of items POST ../api/{objectClass} with data containing json description of items DELETE ../api/{objectClass} with data containing json id of items"}

With this url http://myserver/api/Project/All i receive this message :
Not Found
The requested URL /api/Project/All was not found on this server.

Can you help me ?

Br
Wisou


 
Posted : 28 Jul 2017 19H12
Share:

Scroll to Top