Hi,
I met a “Error in response/jason” problem when I tried to download Safegraph Global Places POI data. But I did the same way in the Tutorial for python V3.
I really appreciate your help to solve this issue.
(Error in response.json
{‘error_code’: ‘VALIDATION_ERROR’, ‘message’: ‘partition_key: partition key on product was not set, no partition_key filters allowed’, ‘errors’: [{‘field’: ‘partition_key’, ‘message’: ‘partition key on product was not set, no partition_key filters allowed’}]})
Thank you!