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
34.55k stars 3.73k forks source link

[Bug]: On importing, the gsheets datasource authentication fails with getting redirected to the release-cs url - internal server error #35813

Closed RakshaKShetty closed 1 month ago

RakshaKShetty commented 2 months ago

Is there an existing issue for this?

Description

On importing, the gsheets datasource authentication fails with getting redirected to the release-cs url - internal server error

image

Steps To Reproduce

  1. Pull postgres abhijeetappsmith/appsmith:ee-pg locally
  2. login as admin and go to admin setting advance section
  3. add the custom postgres uri
  4. once save and restart
  5. now create a new app import any old app which has gsheet
  6. now try to authorize this ghseet
  7. The error is displayed as in attached screenshot

Public Sample App

No response

Environment

Deploy Preview

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Deploy preview

abhvsn commented 2 months ago

@RakshaKShetty I'm not seeing this issue with latest build can we check this and confirm.

RakshaKShetty commented 2 months ago

This issue is fixed in the new DP

btsgh commented 2 months ago

This is happening again on the local pull [docker run -d --name appsmith -p 80:80 --pull always -v "$PWD/stacks:/appsmith-stacks" appsmith/appsmith-ee:pg] This time we are using the google cloud postgres uri If we directly create a new app and new ds- it works fine there Issue is trying to authorize gsheets in an imported app

AnaghHegde commented 1 month ago

Closing this issue since i am unable to reproduce the issue even after 3-4 tries with the latest pull. Feel free to reopen this if you can share the exact steps to reproduce the issue.

btsgh commented 1 month ago

Video recording of exact steps here @AnaghHegde - https://jam.dev/c/abb06b46-38af-4258-a413-d883519d5035

RakshaKShetty commented 1 month ago

Closing the issue as this issue is resolved