Hello,
currently we are trying to connect a Supabase MCP with Retool agent but apparently unnecessary parameters(such as access type and audience and prompt) are getting passed along with the authentication strings therefore Supabase has been rejecting the auth requests. Was anyone able to resolve through this?
Best Regards,
Allen
Hey, I have the same issue, getting the following error when authenticating with OAuth:
{"message":": Unrecognized key(s) in object: 'access_type', 'prompt', 'audience'"}
I think Retool should provide a way to customise the payload sent during authentication.
Hello!
Thanks for flagging this - it looks like whether configuring OAuth in a standard REST API or MCP in Retool we always send those parameters even if they are empty. For a workaround now, to be able to at least test the integration, you will have to manually remove them from the url when you come across that error.
I have flagged this with our product team who will take a look at this.
Thanks!
Ollie