Question

Areteans
IN
Last activity: 19 Apr 2021 12:07 EDT
Google AI platform integration
Hi,
Could somebody let me know the procedure to integrate to the google AI platform from where we can access the AI predictive models built?
To add machine learning service I created the oauth2.0 authentication profile and tried authenticating as an end-user with different combinations of the grant type, access endpoint uri, token uri, client secret, etc but was unsuccessful and also tried authenticating as a service account (because as per google authentication-related doc this is the way our application accesses resources from google). but got stuck in signing off the JW token using the private key that I got from a google service account.
Could you please provide the right way to integrate to the Google AI platform. any document having the steps to integrate would be very helpful.