OperationCode/operationcode_backend

Bug: Fix slack token

apex-omontgomery opened this issue · 0 comments

Bug Report

What is the current behavior?

We are failing to send slack invites, and this is being done manually. This is spamming monitoring with an except on every user signup.

What is the expected behavior?

User gets invited.

We need to get a new admin legacy token and install into environment variables. This token needs to only be used for this application.