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] Shortcut actions needs to throw an error when access token is expired #858

Closed
hosy opened this issue Jan 7, 2021 · 0 comments · Fixed by #930
Closed

[BUG] Shortcut actions needs to throw an error when access token is expired #858

hosy opened this issue Jan 7, 2021 · 0 comments · Fixed by #930
Labels
Type:bug Something isn't working
Milestone

Comments

@hosy
Copy link
Collaborator

hosy commented Jan 7, 2021

If you found a bug:

When running a shortcut action and the access token for the used account is expired the shortcut action fails without an error message.

Steps to reproduce

  1. Create a new Shortcut in Shortcuts.app
  2. Add an ownCloud shortcut action and configure it with an oAuth account
  3. Remove the token session on the server
  4. Run the created shortcut

Expected behavior

The shortcut should present an error, that the access token is expired and needs to be re-authenticated in the app.

Actual behavior

Shortcut fails with an unknown error and the user do not know how to fix the issue.

Client

iOS version:
14.3

ownCloud app version:
11.4.4.

@hosy hosy added the Type:bug Something isn't working label Jan 7, 2021
@hosy hosy added this to the 11.5.0-Current milestone Jan 7, 2021
@hosy hosy closed this as completed Apr 9, 2021
hosy added a commit that referenced this issue Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants