cvondrick / vatic

Efficiently Scaling Up Video Annotation with Crowdsourced Marketplaces. IJCV 2012
http://mit.edu/vondrick/vatic/
MIT License
597 stars 255 forks source link

Testing access to Amazon Mechanical Turk... ERROR! HTTP Error 403: Forbidden #113

Open XianyuFFF opened 5 years ago

XianyuFFF commented 5 years ago

I create a IAM User ,but I don't know what permissions should be granted. It always shows that permissions are not granted.error like this:

Testing access to Amazon Mechanical Turk... ERROR! HTTP Error 403: Forbidden Testing access to database server... OK Testing access to web server... OK

AWS.NotAuthorized

The identity contained in the request is not authorized to use this AWSAccessKeyId (1558012150810 s)
XianyuFFF commented 5 years ago

I used docker ,is this have some impact?

aweinert-MIT commented 5 years ago

Are you using the master branch of VATIC? Do you think this error is caused by the deprecation of the Mturk API (https://docs.aws.amazon.com/AWSMechTurk/latest/AWSMturkAPI-legacy/Welcome.html)?

P.S. I'm working on a fork that will update to the new API

XianyuFFF commented 5 years ago

Are you using the master branch of VATIC? Do you think this error is caused by the deprecation of the Mturk API (https://docs.aws.amazon.com/AWSMechTurk/latest/AWSMturkAPI-legacy/Welcome.html)?

P.S. I'm working on a fork that will update to the new API

yes,thank you for your help,due to this cause!!! Have you finished the work yet? I am looking forward to you new update.