Closed martenpoferl closed 3 months ago
Hi @martenpoferl - this is expected behaviour. Please refer to this FAQ entry: https://github.com/aws-samples/experimental-programmatic-access-ccft?tab=readme-ov-file#q-how-does-the-data-relate-to-what-i-see-in-the-aws-customer-carbon-footprint-tool - "If your AWS Customer Carbon Footprint Tool emissions are zero, the script will also return 0.0. Please note, that you will not see the product split or region split in this case (paceProductCode and regionCode under carbonEmissionEntries will not be returned)."
Hello, when I fetch the API, paceProductCode and regionCode are missing in the response.
This is what I receive:
This is the url and my request:
What do I have to do to get paceProductCode and regionCode in the request?