cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello, getting Resource not found for segment ''. when we run sap/opu/odata/SAP/SRA004_SRV/Travels('2000000155').

For some reason, this GET_ENTITY call works fine in Fiori itself, but when testing the call from gateway client or browser we get that error or sometimes Resource not found for segment 'Travel'.

Tried clearing cache and loading metadata, but that didn't help.

sap/opu/odata/SAP/SRA004_SRV/Travels comes back 200, so it can see the resource.


This also happens in our Z extension of the project, and for any new GET_ENTITY we make in that project.


Any ideas?

0 Likes
View Entire Topic
agentry_src
Active Contributor
0 Likes

Hi Dave,

This may be simplistic, but your Travels is working, but Travel is not?

Is this a typo in your Discussion or in your gateway script?

Regards, Mike

SAP Technology RIG

dave_price
Participant
0 Likes

Thanks Michael, Travels is the correct name, and it does not work from Gateway/browser but does work from Fiori, and it sometimes returns an error saying Travel, and sometimes an error with blank resource.