Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS? #2

Open
rbrth opened this issue Jul 31, 2018 · 1 comment
Open

HTTPS? #2

rbrth opened this issue Jul 31, 2018 · 1 comment

Comments

@rbrth
Copy link

rbrth commented Jul 31, 2018

Hello,

I am trying to run LabelMe through AmazonMTurk. However, my hits are not getting published, as I get the following error regarding HTTPS.

[ERROR] Error creating HIT 50 (http://labelme.csail.mit.edu/Release3.0/tool.html?collection=LabelMe&mode=mt&N=inf&folder=users/rbarth88/sweeper&image=empirical_image_color_50.jpg&mt_sandbox=true): Error #1 for RequestId: ceae5e8e-d02b-48ab-a39d-7c0c1e904bf7 - AWS.MechanicalTurk.InvalidParameterValue: The value "http://labelme.csail.mit.edu/Release3.0/tool.html?collection=LabelMe&mode=mt&N=inf&folder=users/rbarth88/sweeper&image=empirical_image_color_50.jpg&mt_sandbox=true" is not valid for the parameter ExternalURL. This URL must use the HTTPS protocol.. (1533015731691 s)

I tried to update the 'baseURL = 'http://labelme.csail.mit.edu/Release3.0';' in generateLabelMeInputFile.m, though that only gives me a different error. :)

Open labelme.input.html to see the progress of the annotations
Undefined function or variable 'folderlist'.

Error in generateLabelMeInputFile (line 123)
LMphotoalbum(folderlist, filelist, 'labelme.input.html');

Error in demo (line 42)
generateLabelMeInputFile(username,collection,sandbox);

Any help is welcome!
Ruud

@xiao617
Copy link

xiao617 commented Sep 17, 2018

Hi, I have the same problem now. Did you find the solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants