Hi!
I’m trying to connect onprem Sentry 10.0.1 with Slack. All steps from documentation https://develop.sentry.dev/integrations/slack/ were successful, but after pushing Slack installation button and allowing permissions for my sentry-bot, I get redirect to auth/login page with error invalid request.
Logs are empty, in network section my browser I saw next:
cookie:
uid=*; sc=*; messages="ac8b9b99fd0c60e661c0a68821cd5324050d5e28$[[\"__json_message\"\0540\05440\054\"Invalid request.\"]]"; sentrysid="*"
Why it’s happen?