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
Proper time format for application credentials and trusts is JSONRFC3339Milli. AppCreds has string format. Trusts sets this format inside the ToTrustCreateMap instead of proper MarshalJSON extension.