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.04k stars 3.67k forks source link

[Bug]: Rest APIs stop working on existing old apps after upgrade - If copy of Same API is created, that works fine #31826

Open btsgh opened 6 months ago

btsgh commented 6 months ago

Is there an existing issue for this?

Description

When I open an old app which has JS objects plus rest API queries, the existing rest API queries error out, but the exact same copy of these work fine

Steps To Reproduce

https://github.com/appsmithorg/appsmith/assets/101863839/ea261a8d-1fa2-489b-8ff1-1082c21f19bd

App - Automation test cases - recent edit Workspace is already shared with Rohan

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Cloud

Nikhil-Nandagopal commented 5 months ago

My guess is this only happens when you load the query directly. If you load the page and then go to the query it should work fine.