Data source request not working.

Plasmic is unable to make a simple data source request. Yet, if I curl it, from both my or another remote machine, it works ( https://xxbr-feh0-zkoe.n7c.xano.io/api:0NruYCNP/locations ). Bug in Plasmic?

i’m still learning plasmic myself, but from what I have seen, it seems like you’re trying to accomplish this through an integration rather than the HTTP REST API Fetcher that is a component

@marketable_crab We were able to repro the issue, thank you for reporting - for now as a workaround please add a leading slash to your path (or set the base URL to include part of a path if your routes are always using the same prefix)