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
This property definition incorrectly states that the string must be base64 encoded. The library actually encodes the content when serializing to JSON, so encoding it before then will result in the content being "double" encoded.