Following the todo tutorial (thank you for the resources!), but am having issues with authenticating requests to Xano. Upon investigating the requests received by Xano, it appears that the Authorization header is missing.
I tried the same request with Postman (getting the token from my cookie) and it worked.
The Authorization in the Toddl API window is set to Bearer <access_token and Proxy has been checked.
Am I missing a setting somewhere to get my project to send the Authorization header?
PS Unsure if it's important, but I received a "error code: 521" in the Toddl window a couple of times - but those requests never hit Xano.
Much thanks!