Run and debug works but frontend request error

Options
I successfully run and debug API Get request inside Xano and same request from Frontend or Postmen getting error. How is that possible?



Comments

  • Ray Deck
    Ray Deck Trusted Xano Expert ✭✭✭
    Options
    What is the payload in your run and debug? And what doea the query sidebar look like? Looks like a failure to find the user.
  • George
    George Member
    Options
     Payload same in my run and debug and from outside Xano. User used in query already exist in db. Function compare email from API Adalo request and find same in db. Then send POST to Adalo. Looks like Library function $this.Email not work properly when I ran request outside Xano.[Screenshot at May 11 11-23-24.png]