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
it's sending a null addRelation op that should not be sent in this request, so It seems to be a parse php sdk bug in Internal/ParseRelationOperation.php. Lines 41 and 42 must be deleted in order to keep empty these arrays.
error thrown by parse-server while trying to delete parseRelation between Role and _User
this is the code I have executed in php:
and this is the error thrown by parse-server
Thanks in advance!
The text was updated successfully, but these errors were encountered: