GAppAuth | Convenient Wrapper for AppAuth with Google Services | iOS library
kandi X-RAY | GAppAuth Summary
kandi X-RAY | GAppAuth Summary
This is a drop-in class to handle AppAuth with Google Services (iOS & macOS).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of GAppAuth
GAppAuth Key Features
GAppAuth Examples and Code Snippets
GAppAuth
RedirectUri
com.googleusercontent.apps.YOUR-CLIENT-ID:/oauthredirect
ClientId
YOUR-CLIENT-ID.apps.googleusercontent.com
ClientSecret
YOUR-SECRET
CFBundleURLTypes
CFBundleTypeRole
Editor
CFBundleURLS
GAppAuth
RedirectUri
com.googleusercontent.apps.YOUR-CLIENT-ID:/oauthredirect
ClientId
YOUR-CLIENT-ID.apps.googleusercontent.com
CFBundleURLTypes
CFBundleURLSchemes
com.googleusercontent.apps.YOUR-CLIENT
Community Discussions
Trending Discussions on GAppAuth
QUESTION
I'm trying to read/write to Google Sheets in Swift on macOS. I'm using the GAppAuth library which in turn makes use of GTMAppAuth.
I managed to get authorized and get back both the access token and the refresh token but I still get an HTTP status code of 403 when I try to make a call to one of the Google Sheets' endpoints.
In applicationDidFinishLaunching(_:)
I appended the following authorization scope, as detailed in the documentation:
ANSWER
Answered 2020-Jun-26 at 08:41I got it working by looking at the cURL request with the Google API Explorer. The access token parameter was missing:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install GAppAuth
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page