OP 11 April, 2019 - 05:25 AM
Okay so I'm making a config on Openbullet, cracking HMA web, not the API. And I'm parsing the next billing date because it's unixtime, but I'm using recursive to capture multiple subscriptions. But when I go to convert the UnixTimeToDate I get this error:
![[Image: XZ33xlw.png]](https://i.imgur.com/XZ33xlw.png)
I guess because it's parsing two Unix Times, instead of one. If I remove recursive it works fine:
![[Image: llPACwJ.png]](https://i.imgur.com/llPACwJ.png)
So my question is, has anyone run into this problem, and if so, do you know a solution? I would love to be able to capture all expiration dates. Thanks.
![[Image: XZ33xlw.png]](https://i.imgur.com/XZ33xlw.png)
I guess because it's parsing two Unix Times, instead of one. If I remove recursive it works fine:
![[Image: llPACwJ.png]](https://i.imgur.com/llPACwJ.png)
So my question is, has anyone run into this problem, and if so, do you know a solution? I would love to be able to capture all expiration dates. Thanks.