I trying to use Watson alchemy language. After registering on Bluemix and creating an instance I have got a "invalid-api-key" error on checking URL:
http://access.alchemyapi.com/calls/info/GetAPIKeyInfo?apikey=<key>
The same error raised with using Python API.
Why is the new key not working?