用的localhost地址想向dribbble请求数据
报出XMLHttpRequest cannot load https://api.dribbble.com/v1/shot. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access. The response had HTTP status code 404.
只感觉是跨域的问题.. 请问 该如何解决.
他给了Client ID, Client Access Token..不知道该如何使用..... 求解答QAQ
...我没用过angularjs但是看了一下它的请求也是基于XMLHttpRequest那么怎么能够跨域呢?想要跨域请直接找axjx跨域的方法。