Here is the link:
The app is called GVOpenData
Did you make your link public? I can't open it.
Igor Moroz, i only made changes to the CSS styles, how can that affect my app my from loading? When i remove the data service, it works like a charm.
I get the same error as Harsha does in the last picture he pasted.
Tried undoing all source changes, that doesn't seem to work. But removing the rest service is working.....
Hi all!
@Andreas Berggreen
If "removing the rest service is working" works, please check service settings. What URL is set there? Most often this error occure if there is one quote ', it should be escaped with \
@Harsha Kuchampudi
seems to be your project GVOpenData is not shared and link is not public. Please share project or post public link.
Can you explain that in a human way, i dont understand what i should do
Okay now i got it loading, but now i can't get the feed to present it self.
I get this error:
XMLHttpRequest cannot load http://feeds.feedburner.com/GulKlud. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://appery.io' is therefore not allowed access.
I tried to remove the URL from the "link" component, but that is not possible.