A free program from Microsoft that provides developers with the tools, resources, and sandbox environments needed to build solutions for Microsoft 365.
Hi @LaunaChavez,
Welcome to Microsoft Q&A, and thank you very much for reaching out to us.
Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Based on your descriptions, as I checked, your redirect URI is http://localhost:3000/auth/callback
However, as I checked, based on this Microsoft Article on add redirect URI, the correct format would be http://localhost:3000/auth-response
I suggest you fix the typo in your configuration based on my suggestion and see if it able to work.
I hope this help. If you have any updates or issues when follow my suggestions, kindly let me know. I would love to assist you further.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.