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

Spond.get_events() does not return hidden events. #164

Open
Yannis-G opened this issue Nov 10, 2024 · 1 comment
Open

Spond.get_events() does not return hidden events. #164

Yannis-G opened this issue Nov 10, 2024 · 1 comment

Comments

@Yannis-G
Copy link

I am an administrator for my club's group, which uses subgroups to organize events for different sections Currently, the Spond.get_events() method only returns events from the subgroups I am explicitly a member of, even though, with admin permissions, I am able to access all events.

The API provides a parameter called includeHidden. When set to true, this parameter allows access to all events, including those restricted to admin view. I've tested adding includeHidden=true to the parameters of Spond.get_events(), and it successfully returns all events as expected.

Could Spond.get_events() get an extra parameter to include hidden events.

@elliot-100
Copy link
Collaborator

Interesting - I don't encounter this issue but I am currently the owner of all groups I get data from.

Would you like to put a PR forward?

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

2 participants