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
The response filed from a get request at /exercice/* return a url for the input and output field. When updating the resource, for instance when adding the exercise to more groups, the value of those field need to be the real value and not the url, which is not the case yet.