Unable to integrate supabase

For Workers & Pages, what is the name of the domain?

https://bitter-surf-c5e5.arjunkhoosal.workers.dev/

What is the error number?

400

What is the error message?

400: {“message”:“grant_type: Required”}

What is the issue or error you’re encountering

The integration fails

What steps have you taken to resolve the issue?

I have tried creating another supabase account, as well as another cloudflare worker - all to the same effect. I have also tried a fresh browser.

What are the steps to reproduce the issue?

When you click “Integrations” and click “Supabase”, after the OAuth, you get this error:
400: {"message":"grant_type: Required"}

See this recording to see it happen

For Workers & Pages, what is the name of the domain?

What is the issue or error you’re encountering

Unable to integrate supabase because the OAuth2 authorization request of the clouldflare web button fails. I confirm that this is a problem with your code. The OAuth2 process is written incorrectly and grant_type is not passed.

What are the steps to reproduce the issue?

Review and grant permissions → just click “Accept” button, error message:

400: {“message”:“grant_type: Required”}

1 Like

Hi @arjunkhoosal, were you able to fix this?

Same issue!

Bump !

Hi. There’s an ongoing incident related to this: Cloudflare Status - Cloudflare Workers: Supabase integration issues

1 Like

The incident has been resolved

1 Like

Hello @arjunkhoosal,

Just for clarity, can you confirm the current status of this issue from your end?

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.