[Solved] FATAL Status Code 500 when calling GET api stack

Options
jared gibb
jared gibb Member
edited December 2022 in ? Report a Bug

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 ;)

Comments