Hi, i'm using my auth apis from Postman and React ...
# support-questions-legacy
i
Hi, i'm using my auth apis from Postman and React client. I want to consume those apis from a Google Colab notebook, but i'm not sure how to do it. tried signing in similar to Postman flow but it doesn't keep the cookie in the browser and i'm not authorized to do the request. Is there a way to do it? or by some other means like Curl?