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

TripPin /People?$select=AddressInfo returns a 500 error #218

Open
robertmclaws opened this issue Dec 11, 2022 · 0 comments · May be fixed by #223
Open

TripPin /People?$select=AddressInfo returns a 500 error #218

robertmclaws opened this issue Dec 11, 2022 · 0 comments · May be fixed by #223
Assignees

Comments

@robertmclaws
Copy link

robertmclaws commented Dec 11, 2022

When running this query against TripPin, you receive a 500 server error with the following response:
{"error":{"code":"","message":"Value cannot be null.\r\nParameter name: source"}}

The response should be a 400 with a better error message, or the entites in question if this is a properly formed request.

This is likely related to OData/WebApi#2737.

@robertmclaws robertmclaws changed the title /People?$select=AddressInfo returns a 500 error TripPin /People?$select=AddressInfo returns a 500 error Dec 13, 2022
@mikepizzo mikepizzo linked a pull request Jul 10, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants