Http Request Header (Authorisation Error)

Hi All,

Trying to get some information back from UK Companies house API, I get this error

image

When I run the preview its fine, but when I try to write the output to a string and then Write Line, I get the auth error.

Anyone had this before??

setup
image

Cracked it, had to pass the API key in an authorisation header and not via the username property

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.