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

[Bug]: API integrations can't change timers anymore #169

Closed
timkley opened this issue Mar 4, 2024 · 2 comments
Closed

[Bug]: API integrations can't change timers anymore #169

timkley opened this issue Mar 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@timkley
Copy link

timkley commented Mar 4, 2024

What happened?

Somewhere between last friday and this morning a change must have happened to how starting/stopping a timer is authorized.

We are seeing errors from our application that we can't start/stop a timer on behalf of our users using using the Bearer token auth.

I couldn't find any new options in the API client settings page so I assume this shouldn't have happened?

Please let me know if we have to change our integration.

What is the Trace-Id of the request?

7f20194d31ee18afc59eddaf2b68a688

Relevant error responses

{"response":{"code":"invalid-operation","description":"You can only change your own timer."}
@timkley timkley added the bug Something isn't working label Mar 4, 2024
@sebastianrosch
Copy link
Contributor

Hi @timkley, I've informed the team and we're taking a look. By the way, we're deprecating this Github repo and are moving all questions and bug reports to our community. Please post there in the future. Thank you!

@IanBuck-dev
Copy link
Contributor

Hi @timkley, thanks for letting us know. Fix is online 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants