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?