Skip to content

Fail fast when an invalid API access key is provided

Latest
Compare
Choose a tag to compare
@cristian-codorean cristian-codorean released this 31 Jan 11:31
· 1 commit to master since this release
dd20383

To replace existing behaviour where we fail silently and try the next available method of providing an API access key, ultimately falling back to anonymous access.

Also, updated the README to clean it up and make it clearer.