Hey folks, I am trying to build automation for accessing Companies House using HTTP Request > Parse JSON > Google Sheets, but I am getting a 400 Bad Request error.
The error comes as below:
DataError
Error: 400 Bad Request
{“error”:“Invalid Authorization header”,“type”:“ch:service”}
Yes, I followed the guidelines as outlined by ChatGPT too. Here’s the full breakdown of the request I made and the steps given. Obviously overwriting the API-KEY with my own Base64 generated one from Companies House.
Beware of using generative AI to solve your scenario problems on Make. They have no idea how to use it, and I can see at least three steps in the document contain incorrect or outdated advice.
Hope this helps! Let me know if there are any further questions or issues.
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
Hmm… not sure. I am getting the same error when i run the same query. Im pretty sure we are missing someting. I am not too familiar with this API but looks like there is a developer forum for Company House. Perhaps you might find better luck posting your question there?