You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@clairernovotny this is the exact scenario i wrote you about. I'm not sure if you manually completed my payment just in the right moment but once i manually called the correct link my payment now shows up as completed. :D
So my immediate problem seems to be fixed. Seeing this code in question got changed 10 days ago we should probably check if there were others with the same problem.
Hi there!
Just joined the foundation. During that process I noticed a few incorrect URL redirects, I'm hoping this is the right place to report this.
I was redirected several times to https://members.dotnetfoundation.org/X (where X is a placeholder) which triggered a 404. The correct URL scheme appears to be https://dotnetfoundation.org/member/X.
I noticed this on two occasions:
P.S. searching this repo for 'members.dotnetfoundation.org' gives results for the two scenarios just mentioned:
membership/Membership/Services/UsersService.cs
Line 181 in 1414588
membership/Membership/Views/Profile/PayDues.cshtml
Line 72 in dbef188
The text was updated successfully, but these errors were encountered: