Skip to content

Fixed a typo in the code example#2

Open
Raibaz wants to merge 1 commit intochannelengine:masterfrom
Raibaz:patch-1
Open

Fixed a typo in the code example#2
Raibaz wants to merge 1 commit intochannelengine:masterfrom
Raibaz:patch-1

Conversation

@Raibaz
Copy link

@Raibaz Raibaz commented May 4, 2021

The correct value for the parameter to getAuthentication is "apiKey", not "apikey". defaultClient.getAuthentication("apikey") actually returns null.

The correct value for the parameter to `getAuthentication` is "apiKey", not "apikey". `defaultClient.getAuthentication("apikey")` actually returns null.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments