Cocoleech authentication changed to API key
It looks like Cocoleech no longer supports username/password authentication for its API. It always returns an error of "Missing parameter." There is now an option in the Cocoleech settings to generate an API key, and calls to the API with "key=<generatedKey>" instead of the username and password works.
|