Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

Error In API Express

I am getting an error with API express. I created the following:

Image

If i try and save this I get an error that the endpoint already exists:

Image

The following shows my api list:

Image

As far as I can see, it doesn't already exist. What's happening?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Error In API Express

Hello Terry,

Please clarify, do you have the same URL structure in other services of the same API Express project?

Could you send us a GUID of that API Express project?

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

Error In API Express

What you see in the image are the url structures. What exactly do you mean by GUID of the API Express project?

Do you mean this url:

https://appery.io/apiexpress/projects...

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

Error In API Express

Is there any update on this issue?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Error In API Express

Hello Terry,

Thanks for the details about your service. Our engineers have checked this and the API list 'GET' /diary/{id} is overrides the inservice URI structure diary/{from}/{to} -- so the service does not recognize the infold values. You can rename your REST service name.

Also we will reconsider this behaviour in future releases.

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

Error In API Express

Thanks Illya

Return to “Issues”