So better publish it :)
To set up the sample to test this client you can use Deploying and Testing YouTube API sample API on our API Manager docs.
And on the client code you need to update the Authorization Bearer and URL according to your published API. In this sample I have used client-trust.jks inside my client. But it is always recommended that client should generate his own keystore, and export the public key to client-trust.jks and then client should invoke the API using his own keystore.
You can download the sample client maven project here.
No comments:
Post a Comment