Hi , I’m stuck with HTTP REQUEST node not validating in the output tab for my Level 1 course “Nathan’s workflow". I have used I the information from email I received it not showing in the Output tab the is should retrieve. Please help me guys.
Hi , I’m stuck with HTTP REQUEST node not validating in the output tab for my Level 1 course “Nathan’s workflow". I have used I the information from email I received it not showing in the Output tab the is should retrieve. Please help me guys.
Change the Response Format in the node to String instead of JSON. If you see a bunch of text in the output tab now, it means the request is working, but the data wasn’t in the JSON format n8n expected. If it’s still empty, it’s almost certainly the API Key or the URL