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 commit addresses an issue where the `URL` field in the `/status` response
was not properly unmarshalled as a URL, resulting in a
`cannot unmarshal string into Go struct field` error. The fix ensures correct
unmarshalling for seamless handling of the response.
0 commit comments