Galip Tolga Erdem

Results 19 comments of Galip Tolga Erdem

**Note:** Product counts are increased at **basket** page before placing the order.

I couldn't reproduce this problem. I tried: - adding max amount of a product in the main page - increasing the amount in basket (error modal) - adding all items...

We've reproduced the problem. This seems to be produced with a newly registered user.

I didn't try tye deploy, we only use it for development. But we have complete [helm charts and scripts](https://github.com/abpframework/eShopOnAbp/tree/main/etc/k8s) for both building images/deploying on local Kubernetes Cluster and Azure Kubernetes...

Yarp is a reverse proxy instead of a gateway. We are planning easier ways to switch gateways. But for now, we decided to keep ocelot.

There is already a [gRPC integration demo](https://github.com/abpframework/abp-samples/tree/master/GrpcDemo) that you can check. However if you want to use gRPC instead of http within the framework; that'll take some more time. We've...

Normally authority should be the DNS yes. But then, the application will try to reach to the DND for `/.well-known` endpoints and it won't be found. ```csharp var authority =...

@skoc10 can you publish `catalogService` using `https://auth.eshoponabp.com` as `issuer` and share the error log with us please?

> Is there a workaround for this issue? It appears it's not been resolved Create a new issue explaining the version you are using and re-production steps please.

@leonkosak Thank you. l will discuss this with the team.