-
Notifications
You must be signed in to change notification settings - Fork 6
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
Does not seem to update my Slack Status #11
Comments
Did you make it work? Mine stopped working the other day edit: "have you tried turning it off and on again?" fixed it |
This was working for a week, and suddenly stopped today. Revoking and re-installing the app to my workspace did not resolve this. |
Resolution Steps:
and voilà! |
I tried this, and it's not working for me. |
Has this been fixed? I'm seeing this issue too |
I don't think is seems to be working since my status does not update.
Here's my manifest:
{
"display_information": {
"name": "Stream Deck",
"description": "Allows Stream Deck to update your status",
"background_color": "#2a59db",
"long_description": "This is a custom app for updating your Slack status via a Stream Deck button. A Stream Deck is require for this to work.\r\nMore information can be found at https://github.com/ellreka/streamdeck-slack-status"
},
"oauth_config": {
"scopes": {
"user": [
"users.profile:write",
"users:write"
]
}
},
"settings": {
"org_deploy_enabled": false,
"socket_mode_enabled": false,
"token_rotation_enabled": false
}
}
The text was updated successfully, but these errors were encountered: