Problem with Schema when accessing OpenTarget public dataset from python

I am accessing BigQuery via API from Python. I have a problem with displaying the results. I get the error “ValueError: Schema items must either be fields or compatible mapping representations”.

Since the scheme is automatically generated by querying publicly available databases, it is not clear to me what the problem is here. Has anyone had a similar problem or has a suggestion for a solution?

Hi Adela, would you mind sharing the query you are having trouble with? We’ll take a look and try to help you to troubleshoot.