tavasjn24
3 years agoGuide
Bulk Data API v2
Does anyone know why when I run my python3 bulk data api request I am getting a not found message. import requests # Place the "Bulk API access token" from Community Analytics here access_tok...
" not found" message error response when community-id or client-id or auth token do not exist on the server-side, please check are you using the right client/auth token. Please try out the Curl call before trying with python script.
sample curl call:
curl "https://api.lithium.com/lsi-data/v2/data/export/community/<community>.prod?fromDate=20220301&toDate=20220302" -H "client-id: ********=" -u "********:" -k -o lithosphere_prod