ABP Framework Consuming HTTP APIs from a .NET Client

A quick example about consuming the generated HTTP APIs from a .NET client using the proxy system provided by the ABP Framework

client-proxy-system
Jan Hoefnagels pred 1 week

I have just tried to accomplish a connection from the console test app following the instructions in the video but I this error: Volo.Abp.AbpException: Could not get token from the OpenId Connect server! ErrorType: Http. Error: Unauthorized. ErrorDescription: The specified 'client_id' is invalid.. HttpStatusCode: Unauthorized

Pity that this video nor the API client documentation contain any details about how to authorize a client proxy