Skip to content

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

@Brownie956

Description

@Brownie956

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions