Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
204 views

How to get “qualification_type_id” when using Boto API for Mturk

It seems that the following code should return a qual which contain a qualification_type_id attribute. Since lots of functions in Boto require qualification_type_id as a parameter. It shows that the ...
slhttc's user avatar
  • 11
0 votes
0 answers
228 views

Boto interfacing to Amazon Mechanical turk - Hit creation

I'm new to amazon and python, so forgive me this is a easy fix. Upon creating a hit from boto I get the following error: boto.mturk.connection.MTurkRequestError: MTurkRequestError: 200 OK <?xml ...
user3178645's user avatar