Implementing the Google Sheets APIs in Xamarin.Forms

I am creating an application in a Xamarin.Forms PCL project that uses the Google API to move some data into a spreadsheet. However, when I install the Google.Apis.Sheets.v4 nuget package, I cannot access the GoogleWebAuthorizationBroker from the PCL. When I used the interface and implemented it in an Android app, it throws an unsupported exception when it tries to open the web browser. It says something like “Couldn't open browser with URI“ blah blah blah ”. I tried to just catch this exception and use Device.OpenURI to open it, but it doesn't return to the app after the user logs in. Is there a way to fix it this is?

+3
google-api xamarin.forms google-sheets-api


source to share


No one has answered this question yet

Check out similar questions:

778
Is there a link to the "latest" jQuery library in the Google API?
415
Alternative to google finance api
five
Google api javascript login: no offline access
1
"An unhandled exception has occurred" when trying to display xamarin.Forms.Maps in visual studio 2017
1
Ninject Portable in Xamarin throws NotImplementedException
1
Failed to create new spreadsheet with Google Sheets API
1
Google Cloud Speech API Authentication in PCL
0
How to resolve ApplicationException conflict between mscorlib and Nuget package
0
Authenticate the Google Sheets API on AWS Lambda
0
Apis Oauth2 access rights request from API project



All Articles
Loading...
X
Show
Funny
Dev
Pics