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
@acarlomagno: can you provide steps to reproduce? Client and server source code would be very helpful otherwise recreating bug will be very time consuming - maybe git repo with samples? I can test this on OS X.
Hi,
when a MARS client call a POST method of a applyupdate resource ... like this:
the function return this error: "Range check error"
to get around the problem just return an empty array like this:
result := []
This issue happen only when the client is MacOS or iOS
Antonello
The text was updated successfully, but these errors were encountered: