I\'m sending a query from my HTTP client (Insomnia) and it succeeds:
But the exact same query fails when using axios (I also tried superagent) in a Node.js sc