javascript - api item has image name but not url
Get the solution ↓↓↓it's probably a basic question but it seems i can't find a solution about this.
It's my first time dealing with third party API, whose methods i'm restructuring in a personal php api service.
All data are retrieved fine, but what i don't get is how to use the image if the content i'm getting is just:
{image: 'name-of-image.jpg'}
should i upload all the images i get from the call to the server? Shouldn't they be already allocated in a url? How do I do this... I'm lost.
Thank you
Share solution ↓
Additional Information:
Link To Answer People are also looking for solutions of the problem: trying to access array offset on value of type bool in
Didn't find the answer?
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.