CSAILVision / LabelMeAnnotationTool

Source code for the LabelMe annotation tool.
MIT License
1.38k stars 436 forks source link

Submit HIT button fails on Amazon Mechanical Turk mode #36

Open miketry0313 opened 7 years ago

miketry0313 commented 7 years ago

Hi All,

I have set up an AWS web server to hosting labelme annotation tool. Then I successfully use Amazon Mechanical Turk command tool to submit labelme task as a HIT on mturk sandbox.

When I test the HIT, I found out that I am not able to submit HIT after I click the Submit HIT button. Meanwhile the chrome browser generate the error "Refused to display 'https://www.mturk.com/mturk/welcome' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'."

It seems that something related to use iframe to show labelme webtool. Can anyone help me to figure out the solution? Thanks for in advanced.

Mike

mjpvz commented 6 years ago

Did you ever find a solution? I have the same issue.

OanaCamburu commented 6 years ago

Same issue!