Error 100, OAuthException

Hey i was wondering how can i fix this error. I tried many different workflows but it doesn’t work. Then i tried the most simple workflow by letting facebook itself download image from URL but it doesn’t work either. How can i fix this?

1 Like

Hi @mikudayo ,
Welcome to Make community!

Are you using any downloadable URL there?
If you can share the blueprint, we can check that directly, otherwise, please share a screenshot showing how you’re passing the URL.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

2 Likes

i took the url from my dropbox.
blueprint (1).json (25.1 KB)

1 Like

Hi @mikudayo ,
We’ve checked your request, and the issue is with the URL.


From the image , you can see that the value at the end is dl=0.
To make the URL public and directly downloadable, you need to change it to dl=1.

Example:-

(https://www.dropbox.com/scl/fi/ma1yy96go7dxdhq6kmath/cherry.jpg?rlkey=o86jgrv2k8xw8w2ovk1zxc3mg&st=3z8mqdjr&dl=1)

Please test it like this and let us know if it works. :blush:

Best regards,

Msquare Automation

Platinum Partner of Make

@Msquare_Automation

4 Likes

it works, thank you so much.

1 Like

Glad to know your issue was solved.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

2 Likes