Forum Discussion
miaydin
5 years agoNew Member
Images not loading on web service
Hi, We need a repot that includes web images for our products. So, we upload our images to a Php server which uses MySql db. I set the URLs for web images and i can see images from desktop and mo...
- 5 years ago
Thank you for all of your replies. We've solved the situation. It seems it was an SSL problem. So, we've got SSL certification for our server and now, both mobile app and web service shows images.
ibarrau
5 years agoSuper User
Hi. I don't think that may work. In Service, the url for images are loaded at that moment. That means that the URL to show the picture won't find the local server. It's like adding the url in a browser in other PM without access to the mysql. Working with URLs might be tricky, it's easier to just use one of the internet, however it's not impossible. Check this video to help you with the issue:
https://www.youtube.com/watch?v=Q82yzcfkqAc
I hope that helps,