0

Getting the following error while trying Beatsmusic's playground API:

{
    "Content-Type": "text/xml",
    "Date": "Sat, 08 Mar 2014 12:59:34 GMT",
    "Server": "Mashery Proxy",
    "Www-Authenticate": "Bearer realm=\"partner.api.beatsmusic.com\"",
    "X-Mashery-Error-Code": "ERR_403_DEVELOPER_INACTIVE",
    "X-Mashery-Responder": "prod-j-worker-us-west-1b-18.mashery.com",
    "Content-Length": "27",
    "Connection": "keep-alive"
}
Unheilig
  • 16,196
  • 193
  • 68
  • 98

1 Answers1

-1

Can you send us the code and the request you're making? Developer Inactive through the Mashery proxy typically means you have been rate limited.