microsoft / powercat-business-approvals-kit

MIT License
34 stars 3 forks source link

[Business Approvals Kit - BUG] Approvals Kit Cannot New Connection #282

Closed Aaron-du closed 1 month ago

Aaron-du commented 1 month ago

Describe the issue

https://learn.microsoft.com/en-us/power-automate/guidance/business-approvals-templates/setup I am following setup step. I follow up step 10(Under the Test tab, create a New connection) in Update the Approvals kit with a custom connector. When i create a Connection , i get a error.I cannot create a Connection 微信图片_20240717122825 微信图片_20240717122834

Expected Behavior

create a connection successfully

What solution version are you using?

1.0.20240618.1

What app or flow are you having the issue with?

Custom Connector

Steps To Reproduce

  1. Update the Approvals kit with a custom connector(host, client-id, client-secret, tenent-id, resource url)
  2. Copy Redirect URL
  3. Open the created Entra App Registration
  4. Select Authentication.
  5. In the Web Redirect URIs, add the Redirect URL.
  6. Select Save to update the App Registration.
  7. Switch back to the custom connector.
  8. Select Update connector.
  9. Open the Approval Kit custom connector, Select the Test tab
  10. Under the Test tab, create a New connection
  11. Choose Oauth connection in dialog, click create, and authentication
  12. Get Error Message in dialog

Anything else?

No response