
DanP.69201 (Customer) asked a question.
I followed this tutorial https://developer.okta.com/code/react/okta_react_sign-in_widget/
After entering my issuer, clientID, and redirectUri AND adding the necessary urls to the login redirect uris I was able to get rid of this error https://support.okta.com/help/s/article/The-redirect-uri-parameter-must-be-an-absolute-URI
But now, after login, my sample application will attempt to go to the redirect url, but the url will be appended with /*code={randomLetters}&state={randomLetters}
Any thoughts on this?
Thanks in advance

Hey there! Sorry for the lack of response here on the Discussions forum. If you’re still looking for an answer, I would recommend checking out our Developer resources, including the Developer Forum (https://devforum.okta.com/) and documentation. If you are unable to find the solutions you're looking for there, we would encourage you to contact our dedicated Developer Support team at developers@okta.com, and they will be able to help you out.