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
I am trying to view my OSCR from my feed page. When I click on the 'See it now' button on my feed page I get an application server error. I expect this to take me to my dev card and show my rating.
Scroll down to find the 'Introducing the OSCR!' banner. [see attatched img]
3. Click 'See it now!'
4. Experience a 500 error
This looks like a bug: it's strange that the button would attempt to go to u/Abi%20Castro/card where the %20 is the unicode for a space. Looking at their profile (https://github.com/a-ridley), it should have gone to u/a-ridley/card which is a valid endpoint.
The text was updated successfully, but these errors were encountered:
jpmcb
changed the title
bug: 500 Server Error When Accessing OSCR from Feed Page~
bug: 500 Server Error When Accessing OSCR from Feed Page
Aug 19, 2024
Original discussion in https://github.com/orgs/open-sauced/discussions/38
Originally posted by a-ridley August 14, 2024
What am I doing & What did I expect?
I am trying to view my OSCR from my feed page. When I click on the 'See it now' button on my feed page I get an application server error. I expect this to take me to my dev card and show my rating.
Steps to reproduce
This looks like a bug: it's strange that the button would attempt to go to
u/Abi%20Castro/card
where the%20
is the unicode for a space. Looking at their profile (https://github.com/a-ridley), it should have gone tou/a-ridley/card
which is a valid endpoint.The text was updated successfully, but these errors were encountered: