iam-mhaseeb / StandupMonkey

A self hosted slack bot to conduct standups & generate reports.

Home Page:https://standup-monkey.herokuapp.com/slack/install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not authorize the app

thaotx-zigvy opened this issue · comments

Hi I'm new here and Im very excited to test this project.

I have deployed the server to Heroku, but seems that the app can not make a successful OAuth

image

I have already added env config

image

Here's the logs

image

@thaotx-zigvy have you changed the URLs in the app's manifest file?

Closing this due to inactivity. Feel free to reopen.

Hey @iam-mhaseeb I get the same issue. I re-tried instructions twice and this keeps happening.

Every time I type /standup I can see the request captured on the python script but I get the same error as above.

Before running the python script I also exported all the environment variables with the right values for signing secret etc..