Hi,
I'm trying this component and for the payload it requires an object.
I have the input like this:
ToObject("{""exp"":XXXXXXX,""iss"":""XXXXX@XXXX"",""sub"":""XXXXXX@XXXX.XXX.com"",""https://XXXXXX.com/s/XXXXX"":true,""aud"":""https://XXXXXXX/c/XXXXXX""}")
But then it says "Object reference not set to an instance of an object."
Can you help?
Thanks
any workaround to this?