vatic icon indicating copy to clipboard operation
vatic copied to clipboard

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

Open XianyuFFF opened this issue 6 years ago • 3 comments

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

<Code>AWS.NotAuthorized</Code> <Message>The identity contained in the request is not authorized to use this AWSAccessKeyId (1558012150810 s)</Message>

XianyuFFF avatar May 17 '19 01:05 XianyuFFF

I used docker ,is this have some impact?

XianyuFFF avatar May 17 '19 02:05 XianyuFFF

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

aweinert-MIT avatar Jun 13 '19 22:06 aweinert-MIT

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.

XianyuFFF avatar Jun 17 '19 03:06 XianyuFFF