- Issue created by @RustedBucket
- 🇮🇳India sadashiv
Hi,
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