Open bl-young opened 2 months ago
I'm getting a BadZipFile: File is not a zip file in this chunk here:
https://github.com/KeyLogicLCA/ElectricityLCI/blob/a4ecd0f9e9f46e4c1b27cab30ede3d9abb1e18c2/electricitylci/olca_jsonld_writer.py#L1606-L1624
My understanding is you need to generate token in order to access the zip files from the commons via the api
I have a solution to this just need to figure out my forks...
I'm getting a BadZipFile: File is not a zip file in this chunk here:
https://github.com/KeyLogicLCA/ElectricityLCI/blob/a4ecd0f9e9f46e4c1b27cab30ede3d9abb1e18c2/electricitylci/olca_jsonld_writer.py#L1606-L1624
My understanding is you need to generate token in order to access the zip files from the commons via the api