ewingjm / development-hub

A continuous integration solution for Power Apps.
MIT License
35 stars 8 forks source link

Flow failures authenticating with master instance #53

Closed ewingjm closed 3 years ago

ewingjm commented 3 years ago

Description The merging process is failing outside of the CI test instance as the Button -> Get Access Token flow has the OAuth resource hard-coded to the URL used for testing.

Steps to reproduce Approve a solution merge.

Expected behaviour Solution merge is merged with the target solution.

Screenshots image

Environment (please complete the following information): N/A

Additional context User's can work around this temporarily by updating the flow to have the correct URL as the resource.