I’m having an issue with the json api connector. The images from the json feed do not display in mobile browser or incognito mode, but work fine in normal google chrome. Any ideas why?
Im a podio/gf dev. What happen is that you are not logged in Podio and file are not public. If you log in Podio in other browser too, ypu will see them. Also, you can directly call the Podio Api instead of using GF feed.
A workaround is to use GF public image link and store it in a field in Podio and make it available in the feed
Hi, I am struggling with this issue!
Do you know how can I solve this.
My Web App is loading in HTTPS and the images GlobiFlow provide us from Podio is in HTTP.
How can I resolve this?
Yes. But what you are showing in the screenshot, is a link to the private file, not public one. If you can share your app, I can have a look (view mode is enough)
The website I’ve created and using these images. https://podio-orders.firebaseapp.com/
If you will open this first time. Images will work. But If you refresh. Images will not show. And the reason is that the images link is not in HTTPS.
Hi brother, I got an issue when I call Globiflow webhook API.
The issue is (the webhook gives me this, but it is working on the globiflow):
Access to XMLHttpRequest at ‘http://secure.globiflow.com/catch/awud6atsgy’ from origin ‘http://localhost:51850’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.