How to upload video from google drive to pinterest

You can find screenshots with explanations here:

Here is the first API call to register intent to upload:

And here is how to upload the actual video:

And this is how to check if the upload is done:

When its done, you do the Pin posting using the media_id variable you get from the first step.

2 Likes