The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I'm new to using API connectors in power query and am trying to figure out how to connect a CSV within a ZIP file using a POST API. I am getting a Token Comma expected error on my Source line. I suspect this has to do with the fact that I am trying to bring in a ZIP file, but I am not sure how to fix this.
Here is the link to the documentation for the API: usaspending-api/awards.md at master · fedspendingtransparency/usaspending-api · GitHub
Here is a screenshot of my code:
Solved! Go to Solution.
You haven't closed the body step with ending quotaton (") and a comma.
You haven't closed the body step with ending quotaton (") and a comma.