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

API - Get with $select=Owners returns "an error has occurred" #267

Open
3 tasks done
o-l-a-v opened this issue Mar 24, 2024 · 0 comments
Open
3 tasks done

API - Get with $select=Owners returns "an error has occurred" #267

o-l-a-v opened this issue Mar 24, 2024 · 0 comments

Comments

@o-l-a-v
Copy link

o-l-a-v commented Mar 24, 2024

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

To reduce load on PSGallery and increase speed I'd like to use $select to only request the properties I need.

This works for properties like Id, Version and Authors. But not for Owners for some reason.

URL with all properties:

URL with Id and Version (works):

URL with Id, Version and Owners (does not work):

Expected behavior

All properties should be possible to $select

Actual behavior

$select=Owners does not work

Error details

No response

Environment data

Not relevant: API.

Version

Not relevant: API.

Visuals

No response

@o-l-a-v o-l-a-v changed the title Get with $select=Owners returns "an error has occurred" API - Get with $select=Owners returns "an error has occurred" Mar 24, 2024
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