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

Discord Error 403 error code: 50001 Missing Access #1473

Open
nyx6965 opened this issue Dec 21, 2023 · 0 comments
Open

Discord Error 403 error code: 50001 Missing Access #1473

nyx6965 opened this issue Dec 21, 2023 · 0 comments

Comments

@nyx6965
Copy link

nyx6965 commented Dec 21, 2023

I am trying add a discord slash commands. But i am getting this error.
I am using the examples. Copied the entire code to test.

Code
2023/12/21 23:39:33 Adding commands... 2023/12/21 23:39:33 Cannot create 'basic-command' command: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001} 2023/12/21 23:39:33 Cannot create 'permission-overview' command: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001} 2023/12/21 23:39:34 Cannot create 'basic-command-with-files' command: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001} 2023/12/21 23:39:34 Cannot create 'localized-command' command: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001} 2023/12/21 23:39:35 Cannot create 'options' command: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001} q^Csignal: interrupt

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

1 participant