What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)
I’m testing the user auth via xano and auth0. First step in the workflow requires to call xano api endpoint and innit auth0. Even though the endpoint is working fine (tested with reqbin), it throws an error in Plasmic
What are the reproduction steps?
- Added integration: Xano Auth0 - Init
- Added button with action use integration
- Well.. doesn’t work
When testing integration in preview I’m getting error:
Same inputs, but in reqbin (proper response):
When I copied the url generated by requbin and added a new test integration with the explicit url, it worked:
Relevant links:
What am I doing wrong?


