Not being able to use Bearer access_token after login with Supabase
I already have a succesuful login and I 'm getting my Bearer access _token within the response data , but I 'm not being suceessful at saving it as a Session cookie so when I try to use it in another API request using Bearer access _token for Authentication I get a 401 error with the message "This endpoint requires a Bearer token " . What I am missing ? I attach some images of the configuration of my two API requests . Once you do that , you refresh the editor and the extension handles the token access This is the way to do it for now until the new extension comes along