Hi Everyone,
I run a http node in n8n but I don’t get the same response as with Postman. All the tags with @ or : are not shown in n8n
In postman
In n8n
Any idea ?
Thanks for your help
Julien
Hi Everyone,
I run a http node in n8n but I don’t get the same response as with Postman. All the tags with @ or : are not shown in n8n
In postman
In n8n
Any idea ?
Thanks for your help
Julien
Hello @chaintilly welcome to the community!
From the screenshot, I noticed you’re using Hydra.
I think you’ll need to add the following header:
Accept: application/ld+json
If this solves your problem, kindly mark the reply as the solution
Wow, I don’t even know what hydra is
It’s better but my response is not interpreted as a usual object in n8n
Any more clever idea
Thx
@chaintilly Haha, I felt the same!
Can you now try setting the response format to JSON in your HTTP Request node?
Oh yeah, it works
Thank’a a LOT
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.