OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Bug: Fix slack token #390

Closed apex-omontgomery closed 6 years ago

apex-omontgomery commented 6 years ago

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.