Testing access to Amazon Mechanical Turk... ERROR! HTTP Error 403: Forbidden
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>
I used docker ,is this have some impact?
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
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.