Hi,
If I try to cancel Roku subscription via API endpoint “https://apipub.roku.com/listen/transaction-service.svc/cancel-subscription”, I am keep getting this error:Object reference not set to an instance of an object
I’ve checked all parameters: roku API key, transaction ID and cancellationDate and they are OK (I am using same API key for validation and it works for that endpoint).
Any idea what could be a problem?
are you doing this from a task node?
Sorry, I am not sure that I understand what you mean by “from task node”.
I am sending simple POST request with variables. I get same result if I try with cUrl and PHP or manually using “Postman”.
oh my bad, thought you were trying to do this from within your Roku app. Sounds like a bug worth contacting Roku about, not sure, sorry :?
