我已经按照编写的指南进行了操作,但是我得到了一个404错误代码。这是本指南中的代码:import json
example_text = "Hollo, wrld" # the text to bespell-checked
endpoint = "https://api.cognitive.microsoft.com/bing/v7.0/SpellCheck&
我想在Android应用程序中实现必应拼写检查API。为了检查它的功能,我从Microsoft教程中复制了代码示例,并将其修改为我的应用程序。看来请求运行良好,根据答复,我的文本是正确的。protected void requestWebService2(String key) throws IOException { final S
**{"messages":{"error":[{"code":404,"message":"Request does not match any route."}]}}**
NSURL *myURL = [NSURL URLWithString:@"http://developer.b24solutions.com/grocery/api