File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Engine.
3535
3636To use ` Application Default Credentials ` , You first need to download a set of
3737JSON credentials for your project. Go to ** APIs & Auth** > ** Credentials** in
38- the [ Google Developers Console] (developer console) and select
38+ the [ Google Developers Console] [ devconsole ] and select
3939** Service account** from the ** Add credentials** dropdown.
4040
4141> This file is your * only copy* of these credentials. It should never be
@@ -48,7 +48,7 @@ Once downloaded, store the path to this file in the
4848
4949Before making your API call, you must be sure the API you're calling has been
5050enabled. Go to ** APIs & Auth** > ** APIs** in the
51- [ Google Developers Console] (developer console) and enable the APIs you'd like to
51+ [ Google Developers Console] [ devconsole ] and enable the APIs you'd like to
5252call. For the example below, you must enable the ` DNS API ` .
5353
5454#### Call an API
You can’t perform that action at this time.
0 commit comments