appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.95k stars 3.66k forks source link

[Bug]: <<APPSMITH_USER_OAUTH2_ACCESS_TOKEN>> is not resolved in Self-hosted AppSmith Free Version after Google login #36621

Closed alexanoid closed 7 hours ago

alexanoid commented 16 hours ago

Is there an existing issue for this?

Description

I launched the Self-hosted AppSmith Free Version. I set up Google Login in it. Now I want to connect my GraphQL with authentication. For this, I need to pass the accessToken that I received after logging in through Google. Can this be done in the Self-hosted AppSmith Free Version?

I tried to pass <>, but in the request, I still get: authorization: Bearer <> and not the actual token value.

Steps To Reproduce

I tried to pass <> in GraphQL data source, but in the request, I still get: authorization: Bearer <> and not the actual token value.

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Self Hosted 1.42

rohan-arthur commented 7 hours ago

thanks for reporting this, @alexanoid Let's talk about this issue on #25496