google oauth - Which Auth Method to Use? -
i want have php code pull file google drive. if without authentication, returns: (403) daily limit unauthenticated utilize exceeded. continued utilize requires signup.
looking authentication methods, authentication requires redirection or user login. want server acquire authentication code without user prompt or redirecting.
what method can this? please provide guide and/or examples method? thanks.
you should create service account.
https://developers.google.com/drive/web/delegation
google-oauth google-api-php-client google-drive-sdk
No comments:
Post a Comment