Active
Project:
Google API PHP Client
Version:
8.x-4.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2023 at 15:34 UTC
Updated:
28 Sep 2023 at 17:03 UTC
Jump to comment: Most recent
Comments
Comment #2
rustedbucket commentedComment #3
sadashiv commentedHi,
This module depends on what is provided by the Google Api Php Client Services so once google develops the library and provides it for public then we can use it, as I can see they have not provided it yet so the module can't offer it, if you want to still use it then you can use some hook and add scopes to the google api client entity and authenticate it and then code to call the api using raw request using Google_Client class. I know it is more difficult this way but as of now we don't have option
Thanks,
Sadashiv