I'm having issues with the taste profile creating a new Echo Nest account. It doesnt appear to be creating one at all and they sync service has nothing to push.
I'm getting this on the API call:
angular.callbacks._a({response: {status: {version: "4.2", code: 2,…}}})
response
:
{status: {version: "4.2", code: 2,…}}
status
:
{version: "4.2", code: 2,…}
code
:
2
message
:
"2|API key not allowed: "UVUDDM7M0S5MWNQFV" is not allowed to call this method"
version
:
"4.2"
I'm having issues with the taste profile creating a new Echo Nest account. It doesnt appear to be creating one at all and they sync service has nothing to push.
I'm getting this on the API call:
Not sure if it's related to this? http://developer.echonest.com/docs/v4
Im running 1.5.17 on OS X 10.11.5.
Cheers