javascript - Bing Image Search API request using Ajax -
i'm attempting use bing image search api according this article.
i need make ajax request https://api.cognitive.microsoft.com/bing/v5.0/images/search
attached image of test code i've written attempt work. app.js file linked html file has button on it.
i receive error app.js:7 uncaught syntaxerror: unexpected token -
i believe ajax syntax off. me set request properly?
Comments
Post a Comment