Thanks for posting your question in the Microsoft Q&A forum.
Error 53003 means Azure Conditional Access blocked the user because they didn’t meet the policy rules—in this case, a policy blocking all guest users from app access unless an admin has given explicit consent. The login itself worked, but no access token was issued. To fix it, an Azure AD admin needs to grant the guest user admin consent or change the policy settings.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful