My 3rd party product uses google recaptcha for password resets and I am getting an error while using recaptchaGoogle Recaptcha throwing errors on resetGoogle reCaptcha reset doesn't workReset Multiple Google reCAPTCHAReset google recaptcha in angular application?Google recaptcha on wordpress throws 500 ErrorGoogle reCAPTCHA error while sending mailsGoogle reCaptcha reset in TypeScriptgoogle recaptcha reset response variableHow to reset Google recaptcha with react-google-recaptcha
Why didn't Stark and Nebula use jump points with their ship to go back to Earth?
Is it possible to tell if a child will turn into a Hag?
Should I put my name first, or last in the team members list
What are the closest international airports in different countries?
How did the SysRq key get onto modern keyboards if it's rarely used?
Can machine learning learn a function like finding maximum from a list?
Why are we moving in circles with a tandem kayak?
Why tantalum for the Hayabusa bullets?
Move arrows along a contour
How to innovate in OR
What clothes would flying-people wear?
How to prevent a single-element caster from being useless against immune foes?
How can I convert a linear narrative into a branching narrative?
Little Lost Robot
Would people understand me speaking German all over Europe?
Embedded C - Most elegant way to insert a delay
Would it take any sort of amendment to make DC a state?
Why did Windows 95 crash the whole system but newer Windows only crashed programs?
How would a lunar colony attack Earth?
Security measures that could plausibly last 150+ years?
How can flights operated by the same company have such different prices when marketed by another?
when to use "wait" and when "busy" mouse cursor
Why would anyone ever invest in a cash-only etf?
Is Ear Protection Necessary For General Aviation Airplanes?
My 3rd party product uses google recaptcha for password resets and I am getting an error while using recaptcha
Google Recaptcha throwing errors on resetGoogle reCaptcha reset doesn't workReset Multiple Google reCAPTCHAReset google recaptcha in angular application?Google recaptcha on wordpress throws 500 ErrorGoogle reCAPTCHA error while sending mailsGoogle reCaptcha reset in TypeScriptgoogle recaptcha reset response variableHow to reset Google recaptcha with react-google-recaptcha
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Looks like a proxy issue, But I would like to know what google server or end point we reach out to for recaptcha? This info will help me work with my network team to fix the problem.
2019-03-26 14:01:11,703 [253] [(null)] ERROR - Could not complete the request to reCAPTCHAAcorn.Exceptions.RestClientException: Unable to connect to the remote server ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 216.58.217.36:443
Looks like either it is a proxy issue or an outgoing traffic issue. But need the end point for me to allow traffic through proxy for the same.
recaptcha
add a comment |
Looks like a proxy issue, But I would like to know what google server or end point we reach out to for recaptcha? This info will help me work with my network team to fix the problem.
2019-03-26 14:01:11,703 [253] [(null)] ERROR - Could not complete the request to reCAPTCHAAcorn.Exceptions.RestClientException: Unable to connect to the remote server ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 216.58.217.36:443
Looks like either it is a proxy issue or an outgoing traffic issue. But need the end point for me to allow traffic through proxy for the same.
recaptcha
Have you tried using browser developer tools or fiddler to find out where the request is pointed to?
– jaycer
Mar 26 at 21:52
add a comment |
Looks like a proxy issue, But I would like to know what google server or end point we reach out to for recaptcha? This info will help me work with my network team to fix the problem.
2019-03-26 14:01:11,703 [253] [(null)] ERROR - Could not complete the request to reCAPTCHAAcorn.Exceptions.RestClientException: Unable to connect to the remote server ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 216.58.217.36:443
Looks like either it is a proxy issue or an outgoing traffic issue. But need the end point for me to allow traffic through proxy for the same.
recaptcha
Looks like a proxy issue, But I would like to know what google server or end point we reach out to for recaptcha? This info will help me work with my network team to fix the problem.
2019-03-26 14:01:11,703 [253] [(null)] ERROR - Could not complete the request to reCAPTCHAAcorn.Exceptions.RestClientException: Unable to connect to the remote server ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 216.58.217.36:443
Looks like either it is a proxy issue or an outgoing traffic issue. But need the end point for me to allow traffic through proxy for the same.
recaptcha
recaptcha
asked Mar 26 at 21:24
PIRecaptchaPIRecaptcha
1
1
Have you tried using browser developer tools or fiddler to find out where the request is pointed to?
– jaycer
Mar 26 at 21:52
add a comment |
Have you tried using browser developer tools or fiddler to find out where the request is pointed to?
– jaycer
Mar 26 at 21:52
Have you tried using browser developer tools or fiddler to find out where the request is pointed to?
– jaycer
Mar 26 at 21:52
Have you tried using browser developer tools or fiddler to find out where the request is pointed to?
– jaycer
Mar 26 at 21:52
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55366406%2fmy-3rd-party-product-uses-google-recaptcha-for-password-resets-and-i-am-getting%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55366406%2fmy-3rd-party-product-uses-google-recaptcha-for-password-resets-and-i-am-getting%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried using browser developer tools or fiddler to find out where the request is pointed to?
– jaycer
Mar 26 at 21:52