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.27k stars 3.71k forks source link

[Bug]: Google sheet Authorisation is not working in one of the app when user import the json app #28970

Open RakshaKShetty opened 11 months ago

RakshaKShetty commented 11 months ago

Is there an existing issue for this?

Description

Google sheet Authorisation is not working in one of the app when user import the json app newfeaturein-regression_nov15(1).json

Steps To Reproduce

  1. go to release-ee.appsmith.com
  2. import the app which is attached above
  3. import the json app
  4. now in reconnect datasource modal try to authorize the gsheet
  5. now the authentication fails with the below error
  6. but same gsheet we are able to authenticate when we skip the reconnect modal and authorize it from the app
image

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

v1.9.47

AmanAgarwal041 commented 11 months ago

RCA : The above exported json app doesn't have a default page in it. Hence, the problem comes up. Any idea why there is no default page in the exported json.

RakshaKShetty commented 11 months ago

As this is happening with this particular JSON file reducing the priority to high