I am using the Graph API on the power APP component for accessing the SharePoint files. In the testing environment the redirect URI was "http://localhost:8181/".
Now, I want to package the solution and use it in the Power Apps environment.
What should be the redirect Uri in this case?
Please make sure to share your flow and apps. We need to see where its being used etc.
Without any context or real details, I would say that you need to add an Environment Variable to your Solution of type string so you can store the URL
Then use this to populate that URL ou are asking about.
When you go to other environments, it will ask you to update it when you import.
Problem solved.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.