We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Though the target API has xml content, the error displayed on returning response.text() is:
{"contents":null,"status":{"error":{"name":"RequestError","code":"ENOTFOUND","timings":{"start":1614172484183,"socket":1614172484183,"lookup":1614172484186,"error":1614172484186,"phases":{"wait":0,"dns":3,"total":3}}},"response_time":5}}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Though the target API has xml content, the error displayed on returning response.text() is:
{"contents":null,"status":{"error":{"name":"RequestError","code":"ENOTFOUND","timings":{"start":1614172484183,"socket":1614172484183,"lookup":1614172484186,"error":1614172484186,"phases":{"wait":0,"dns":3,"total":3}}},"response_time":5}}
The text was updated successfully, but these errors were encountered: