-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Testing master branch on sandbox, returning a HIT does not seem to be working. Here is the scenario: the user accepts a HIT, works on it, in the middle decides to return it and it looks like the return was successful. Then user goes to accept another HIT from our batch and the following error shows up:
Unable to login: You are already connected through another HIT, or you previously returned a HIT from this group. If you still have the HIT open, please complete that one first. [403]
And before accepting this new HIT (and getting the above error) it's clear that when the next HIT preview should have showed up, it shows the /experiment of the previous assignment!
If the user goes to the HIT-assigned, there is no HITs assigned there (again showing that the HIT was successfully returned from Mturk side)