Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path segment not supported: Microsoft.OData.Service.Sample.TrippinInMemory.Models.Employee #307

Open
dsaikishore opened this issue Nov 20, 2021 · 0 comments

Comments

@dsaikishore
Copy link

I am trying to use the following get request from postman, but get an error.

url: https://services.odata.org/TripPinRESTierService/(S(3mslpb2bc0k5ufk24olpghzx))/People('kristakemp')/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Employee

error:
{
"error": {
"code": "",
"message": "Path segment not supported: Microsoft.OData.Service.Sample.TrippinInMemory.Models.Employee"
}
}

Please advise if I am doing something wring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant