Request with got and Chrome are shows different result #1878
Unanswered
writingdeveloper
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I request with got and it shows me a different results with Google Chrome.
At first, it shows same value, but after request few times more it doesn't returns the same value with Google Chrome.
I thought API server blocks the request from 'GOT' so I tested with Postman and it shows the same value with 'GOT'.
But with Google Chrome it shows the right result.
It seems that it can solve with 'User-Agent'. How can I set the user-agent or custom cookie.
Beta Was this translation helpful? Give feedback.
All reactions