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 API error not handled: in GET /participants/discord #238

Open
damienalexandre opened this issue Dec 8, 2021 · 0 comments
Open
Labels

Comments

@damienalexandre
Copy link
Member

damienalexandre commented Dec 8, 2021

Error in Secret Santa

GuzzleHttp\Command\Exception\CommandClientException in GET /participants/discord
There was an error executing the getGuildRoles command: Client error: GET https://discord.com/api/v6/guilds/REDACTED/roles resulted in a 403 Forbidden response:

View on Bugsnag

Stacktrace

src/Discord/ApiHelper.php:57 - JoliCode\SecretSanta\Discord\ApiHelper::getRolesInGuild
src/Discord/UserExtractor.php:89 - JoliCode\SecretSanta\Discord\UserExtractor::extractGroupsForGuild
src/Application/DiscordApplication.php:173 - JoliCode\SecretSanta\Application\DiscordApplication::loadGroups
src/Application/DiscordApplication.php:93 - JoliCode\SecretSanta\Application\DiscordApplication::getGroups
src/Controller/SantaController.php:103 - JoliCode\SecretSanta\Controller\SantaController::participants

View full stacktrace

Created by Damien A. via Bugsnag

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

No branches or pull requests

1 participant