I am doing validation for my Youtube url text field.
I need to check, if the Youtube url does not exist I should throw error, I followed this answer an
Youtube
From $.ajax docs:
error
Note: This handler is not called for cross-domain script and cross-domain JSONP requests.