Google Translate API: Requests from this client application <empty> are blocked
问题 I've been getting error 403 - Requests from this Android client application are blocked using paid Google Cloud Platform Translation API. Works great when restrictions are set to none. There are a few threads around reporting similar issue, but none answered. I've seen in some examples, there's a version which had .setApplicationName(), I think that might help, but I can't find which version would that be. Code used is:` private void translate(String textToTranslate, String targetLanguage,