Validating the transaction

While validating the transaction through the web API (https://apipub.roku.com/listen/transact … saction_ID
I am getting an error Method Not allowed using POSTMAN

Try this: from a command line:

curl -G https://apipub.roku.com/listen/transact … saction_Id

i.e. use GET in Postman instead of POST.

  • Joel

i can see lots of “empty” transaction in my Transactions page for my channel, what could be the reason?
i.e there are no expiration date or amount just the transaction id.
here is the response from validate_transaction call from postman:




Success
0.0000
false
4007
My TV

usd

false
2018-10-01T00:01:08



2018-10-01T00:01:08
1
65sdfsdfsdfs645454545dfddfdf
0.0000
0.0000
55555555-55-555-444-WWWWWWWD4

Can anyone tell me what does this mean??

Anyone??