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 - Uncaught exception when no-admin sends slack message #408

Open
Brownie956 opened this issue Sep 5, 2018 · 0 comments
Open

BUG - Uncaught exception when no-admin sends slack message #408

Brownie956 opened this issue Sep 5, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@Brownie956
Copy link
Collaborator

BUG: When the user finishes the journey and sends a slack message, if the kiosk is logged in as a non-admin (the kiosk user being an example), an uncaught exception is thrown Uncaught (in promise) Error: Missing or insufficient permissions.

DESCRIPTION

Non-admin users trigger an uncaught exception to be thrown when they sends a slack message

Steps to reproduce:

  • Log into the kiosk as a non-admin, For example the kiosk user
  • Navigate through the user journey (snackchat or regular) to the slack account page
  • Open up console
  • Send a slack message
  • BUG - exception thrown Uncaught (in promise) Error: Missing or insufficient permissions.
    (see screenshot)

Expected behaviour:

  • Exception is either caught and handled or the cause of the exception is rectified.

Observed behaviour:

  • Uncaught exception thrown when non-admin user sends a slack message.

honesty-store-slack-exception

@Brownie956 Brownie956 added the bug Something isn't working label Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant