DNS Create Request works in Postman but not NodeJS
I always get a
when making requests via my Node app but the same works in Postman which makes no sense cause I have copied the code from Postman into my Node app. I have tried fetch and axios but both return the same error.
Here’s the code
Any help is appreciated!
0 Replies