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

Typo in objects.bulk_add_subscriptions #34

Open
Simonl07 opened this issue Dec 3, 2024 · 0 comments
Open

Typo in objects.bulk_add_subscriptions #34

Simonl07 opened this issue Dec 3, 2024 · 0 comments

Comments

@Simonl07
Copy link

Simonl07 commented Dec 3, 2024

Should it be /objects/ instead of /object/ on this line? Per API Doc

endpoint = '/object/{}/bulk/subscriptions/add'.format(collection)

I'm getting a 404 when using SDK:

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.knock.app/v1/object/$tenants/bulk/subscriptions/add
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