I am calling my api stack from bubble and postman and receiving a 500 error. the response only says 'fatal'. I can't figure out what is causing this and the API was working this morning.
When i test run from within xano, the api call executes perfectly. I only get this error when calling it from an external client.
this occurred due to trying to access variables in my stack that weren't being sent....
rookie mistake ;)