Quantcast
Channel: How to fix XMLHttpRequest error while loading XML feed form a different domain using jQuery? - Stack Overflow
Browsing index pages (2 articles)

How to fix XMLHttpRequest error while loading XML feed form a different...

I need to load an xml feed from vimeo, for this I am using jquery like this:$(function(){// Get vimeo feed$.ajax({ type: "GET", url: "http://vimeo.com/api/v2/<my username>/videos.xml", dataType:...

View Article


Answer by Naveen J for How to fix XMLHttpRequest error while loading XML feed...

Please read the vimeo API - UserMaking the URLhttp://vimeo.com/api/v2/username/request.outputusername Either the shortcut URL or ID of the user, an email address will NOT work.request The data you...

View Article

Browsing index pages (2 articles)


Latest Images