Natural Language API によるエンティティ感情分析 のレビュー
180315 件のレビュー
Ribeiro de Santana Junior Antonio · 17日前にレビュー済み
Mucciolo Gianluigi · 18日前にレビュー済み
Bamford Stewart · 18日前にレビュー済み
Mittal Kapil · 18日前にレビュー済み
bondre Akash · 18日前にレビュー済み
The API key had some sort of restriction that I couldn't fine, so I just kept getting the error: { "error": { "code": 403, "message": "Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.", "status": "PERMISSION_DENIED" } } whenever I called my request.I eventually figured out the issue. The lab was requiring us to call our curl command like so: curl "https://language.googleapis.com/v1/documents:analyzeEntities?key=${AIzaSyC0cOfnPlSQFG3fX6eoEagFRRPS2OdF3hI}" \ -s -X POST -H "Content-Type: application/json" --data-binary @request.json > result.json This does NOT work. What works is curl "https://language.googleapis.com/v1/documents:analyzeEntities?key=AIzaSyC0cOfnPlSQFG3fX6eoEagFRRPS2OdF3hI" \ -s -X POST -H "Content-Type: application/json" --data-binary @request.json > result.json This needs to be corrected to reflect in the lab that the API_KEY be called directly as a string, so as not to confuse others.
Ukoha Chinwendu · 18日前にレビュー済み
GOOGLEUSER Harshal Goyal · 18日前にレビュー済み
Padmanaban Satheeshkumar · 18日前にレビュー済み
Arrigoni Juan · 18日前にレビュー済み
Durán Vera Miguel · 18日前にレビュー済み
Made a mistake with the API Code - Was great
Dames Kyle · 18日前にレビュー済み
shende kalyani · 18日前にレビュー済み
Singha Roy Sarthak · 18日前にレビュー済み
Herquiñigo Arias Mauricio · 18日前にレビュー済み
Borage Pratik · 18日前にレビュー済み
. Satwik Kandula · 18日前にレビュー済み
Kanyaro Mihai · 18日前にレビュー済み
Mazlan mohammad Izhreen · 18日前にレビュー済み
GOOGLEUSER Jakub · 18日前にレビュー済み
PANIGRAHI ALOK · 18日前にレビュー済み
Walekar Hardik Anil · 18日前にレビュー済み
kattimani priyanka · 18日前にレビュー済み
Dutta Samrat · 18日前にレビュー済み
Rocha Barbosa Natan · 18日前にレビュー済み
Prasanth Krishna · 18日前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。