I'm getting the below error response when i'm sending a request to https://www.exacttargetapis.com/interaction/v1/events to fire an event in Exact Target
{ "message": "Runtime Error. Retry this action. Contact Global Support if the issue persists", "errorcode": 30000, "documentation": "" }
postman shows it's a bad request 400,i'm not sure what's wrong in the endpoint. Appreciate your help