develop icon indicating copy to clipboard operation
develop copied to clipboard

GitHub integration missing callback URL

Open aldy505 opened this issue 1 year ago • 1 comments

${url-prefix}/extensions/github/setup/ should also be included as one of callback URL, otherwise the app will fail. Specifying only the ${url-prefix}/auth/sso/ would fail the installation.

👇🏻 This works

image

Code in question: https://github.com/getsentry/develop/blob/3402f8228985e501a3bd8d87af72e416df6acf23/src/docs/integrations/github.mdx?plain=1#L20-L26

aldy505 avatar Apr 27 '24 09:04 aldy505

Another case: https://discord.com/channels/621778831602221064/1235674927265484930/1235887106048397392

aldy505 avatar May 03 '24 10:05 aldy505

Thanks a lot, this solved the integration issue on my self-hosted instance. Honestly, I would've never figured it out by myself.

xHeaven avatar May 27 '24 04:05 xHeaven

Closing since https://github.com/getsentry/develop/pull/1235 has been merged

aldy505 avatar Jul 26 '24 00:07 aldy505