Skip to content
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

Open
peterywong opened this issue Jan 27, 2023 · 5 comments
Open

Does not seem to update my Slack Status #11

peterywong opened this issue Jan 27, 2023 · 5 comments

Comments

@peterywong
Copy link

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
}
}

@fabianhug
Copy link

fabianhug commented Mar 7, 2023

Did you make it work? Mine stopped working the other day

edit: "have you tried turning it off and on again?" fixed it

@hyei
Copy link

hyei commented Aug 4, 2023

This was working for a week, and suddenly stopped today. Revoking and re-installing the app to my workspace did not resolve this.

@aidanmelen
Copy link

aidanmelen commented Nov 28, 2023

Resolution Steps:

  1. close slack
  2. close streamdeck app
  3. reopen slack
  4. reopen streamdeck app

and voilà!

@crystaltaggart
Copy link

I tried this, and it's not working for me.
Here's some more info so hopefully @ellreka can take a look.
The instructions for setting up the API weren't clear so it might be a setup issue.

Here's the instructions I got from Gemini and ChatGPT:
image
image

Here's my setup:
image
image

@mattboston
Copy link

Has this been fixed? I'm seeing this issue too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants