Hi folks,
I'm confused with the solution, should I publish to somewhere or invite someone so that my collegues can use the solution?
Say I have a solution with 1 powerapps, 4 flows and 10 connection references. The basic logic is, when someone responded a form, flow#A is triggered. It adds an record to a SP list and gives some informs. Then the person in charge will open the app, write some information and trigger flow#B. Flow#B then sends out an approval request, updates a calendar event in google and gives some other informs.
Here comes the problem, flow#B kept failing due to 403 forbidden for updating an event in google calendar. How should I set up to let others use my connection reference?
Any help would be appreciated.
Regards.