You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The decoded base64 is an array, that array however should be wrapped in an object like so {"c": [...arrayitems]}
should be a simple fix, will PR tomorrow