Follow-up: Password reset link appears to be invalid – Unless copied and pasted
-
We still have problems with password reset links if SendGrid Click Tracking is activated. It looks like there are some issues with the
&
charachters in the URL.We tested this by requesting the SendGrid track URL with cURL CLI:
Request:
curl -v https://u2048426.ct.sendgrid.net/wf/click?*********
Response:
HTTP/1.1 302 Found Transfer-Encoding: chunked Date: Wed, 31 Aug 2016 13:22:18 GMT Content-Type: text/html; charset=utf-8 Location: https://www.********.nl/wp-login.php?action=rp&key=********************&login=pronamic Server: SendGridWeb/1.0
www.ads-software.com converted the HTML entitities to
&
so check the Gist for the correct repsonse: https://gist.github.com/remcotolsma/66aabbc6181b58c9d4d612bf6cc8533fIf we remove
#038;
to just a single&
character the link is working.This shouldn’t be a problem but we will investigate it nonetheless. Thank you for reporting it.
How is this investigation going?
https://www.ads-software.com/plugins/sendgrid-email-delivery-simplified/
- The topic ‘Follow-up: Password reset link appears to be invalid – Unless copied and pasted’ is closed to new replies.