私はウェブサイトを使用していますGoogle翻訳APIを使用しています。 私はキー セットアップブラウザのAPIを持っている。しかし、問題は、そのブラウザのAPIキーは、私はは、これらのHTTPリファラ(ウェブサイト)からの要求を受け入れるフィールドを空のままにしている場合にのみ機能しますです。私はそこに*.mydomain.com/*
を置く場合ブラウザのAPIキーがリファラーで動作しません
私はエラーを取得しています:
私が間違ってやっている何を、There is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your API key configuration if request from this IP or referer should be allowed.
?
ありがとうございます、あなたの答えは私の問題を解決しました.. :) – Sonia