I am trying out the Nathan’s workflow for the n8n course level 1, When you provide all the details in a HTTP request and execute, I see the response as “Please provide correct unique id”.
I have entered all the details correctly.
I am trying out the Nathan’s workflow for the n8n course level 1, When you provide all the details in a HTTP request and execute, I see the response as “Please provide correct unique id”.
I have entered all the details correctly.
I have the same similar problem. Please help me
I had the same issue and I realised I was setting up the ‘Header Auth’ in the headers parameters, which apparently are two different things.
Seems like the ‘Header Auth name’ and ‘Header Auth name’ are for API authentication, while the header parameters is the content request. Hence as per the course, should be set up to Header Parameters > Name: unique_id > Value: the unique ID value you got on your email when signed up for the course.
i had the same problem of unique ID and i triple checked all my entries in the HTTP request node are per the email (unique ID, dataset URL, header auth name:value). is there a way to check if your unique ID exist and is setup correctly in n8n ?
best answer so far, congrats
Same problem here too.
Any feasible solution for this?
See here, maybe my solution works for you, too:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.