I’ve set up a public endpoint (no authentication required) in Xano, and can see that it returns the expected data perfectly when I hit the endpoint from Postman.
But when I try to set up a collection inside WeWeb based on this endpoint, the following happens:
- WeWeb hits the right endpoint
- I can see in the request history of this endpoint within Xano that there was a proper response from the endpoint (verified this via Postman as well)
- However the “Fetch data” step in the “create collection” screen within WeWeb shows the following where no data seems to have returned from Xano. Because of this, I’m unable to finish setting up this collection (and use the collection data going forward).
Pretty sure this is a bug? Could someone please help?
Thanks in advance!