addMediaFromUrl() not working. #2643
Unanswered
anuzpandey
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, I have an image path from a local development server that looks like this
https://project.test/storage/photos/1/pokemon.jpeg
which is accessible on my local computer only.
So when I try addMediaFromUrl() with the above link. it doesn't work and when I try with other images from internet, it works.
So can you please tell me if I have something wrong with my code or is this how it's supposed to be?
Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions