Uploading Videos to Cloudinary

Hey everyone! I was wondering if there are any good resources or tutorials on how to upload videos to Cloudinary. I’ve tried to use the ActivityStarter, pick a video, and then get the file path, which seems to be required for uploading. This approach doesn’t seem to work, though, and when I check nothing has been uploaded.

1 Like

Make sure you are using API key. (Create a Cloudinary account and get your key.)

Thanks! Got it working.

How you solved it ?