Here’s my scenario.
Goal:
Upload a photo from Canva to Instagram
Modules:
Canva - export the design
Dropbox - upload the file
Dropbox - create a share link
Instagram - create a photo post
Issue:
In the Instagram window, there’s an input field for “Photo URL” but I’m not sure what to use there.
From the Dropbox module, I tried using the URL and Download URL variables but those throw errors.
“The image format is not supported. (36001, OAuthException)”
Any idea how to fix this?
Thanks for your help!