I've to get token by using @ionic/cloudstorage to obtain user id,data and token.
After i use this token and send to my back-end with post method to send userId and token, I got error and even got error when using postman to send request.
My question, can someone able to explain about this token and how can i use this token to backend (Node.js+express) to auth with googleapis package??
https://developers.google.com/gmail/api/quickstart/nodejs
via PatriotWolf
No comments:
Post a Comment