OData / OData/odataorg.github.io

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

Open
#307 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
73
Forks
106
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides a Postman request to the TripPinRESTierService and the returned path-segment error, but names no repository file, test, or entry point. Start by identifying where the TripPin service exposes navigation and derived-type paths; done would require a documented or verified resolution for this request.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.