Hi all, I'm in the final bits of the Todo tutorial. I'm on the stage where we're in the HomePage and creating a GET API from the todos database in Xano.
I've installed the toddle chrome extension and I've opened up the preview app and logged in to store the login details in session cookies. However, when I select "Bearer <access_token>, it still shows me "Unauthorized - Authentication Required".
I've looked at the API request history on Xano and when doing it in the preview app, the request was successful.
Any ideas on what's going wrong?