Prerequisites What is your product version? - v10.3.0 What is your product type (Angular or MVC)? - Angular What is product framework type (.net framework or .net core)? - .NET 5.0 ABP Framework What is ABP Framework version? - 6.3.0
Access Token Request Enter the API endpoint URL where Zapier sends the approval code on user redirect, typically via POST, and receives access_token in the response.
Could you please tell what Url we need to use Access Token Request.
Thanks in an advance
1 Answer(s)
-
0
Hi @shedspotter
I haven't used Zapier but is this an OpenID Connect integration ? If so, you need to first enable Identity Server on your app, see https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Infrastructure-Core-Angular-Identity-Server4-Integration.
Then, you can try using
https://localhost:44301/connect/authorize