How to make an Restful request to Google sheets API in swift when Sign in with Google has been implemented?
Hi Eddie,
Just to make sure we’re on the same wave - your question is how to login via Google using REST API in Swift?
Anton
Hi Anton,
Thanks for your time.
I have used the API provide by Backendless to login Google in swift, and I have enable the Google Sheets API which I want to use. My question is after login with Google, How can I use REST API to interact with Google Sheets API? I try using the templated example to send Https request to Google Sheets, but I keep getting the error of "UNAUTHENTICATED " from the HTTPS request. I am new to Backendless and Google Sheets API.
Thanks
Eddie
Hello Eddie,
We do not support Google Sheet API so we can’t help you with this question.
You can check Google Sheets API documentation from Google, maybe it could help you.
Regards, Olga
Yeap, I understand.