Activities of "liangshiwei"

I will let you know when the problem is resolved

Hi,

I can't reproduce the problem.

Could you provide the full steps to reproduce? thanks.

Hi,

I will check it

I can share more details about how we integrated our ABP application with Azure AD B2C, if that helps.

Ok, please.

Hi,

How I reproduce the problem, could you provide the full steps to reproduce?

Hi,

I don't see any slow requests recorded in the logs.

Let me know If I missing something.

The page component has content, script, stytle, so the script support abp api? If support, how to use it?

Sorry, Can you explain it in detail? thanks.

Hi,

I created an internal issue, we will improve this in the future. your ticket was refunded.

Hi,

I can't reproduce the problem, could you share the full steps to reproduce? I will check it.

Hi,

Can you add the gateway config to PublicWebGateway?

{
  "ServiceKey": "Product Service",
  "ServiceDns": "https://product.baaso.dev",
  "DownstreamPathTemplate": "/api/cms-kit/{everything}",
  "DownstreamScheme": "https",
  "DownstreamHostAndPorts": [
    {
      "Host": "localhost",
      "Port": 44360
    }
  ],
  "UpstreamPathTemplate": "/api/cms-kit/{everything}",
  "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
  "ServiceKey": "Product Service",
  "ServiceDns": "https://product.baaso.dev",
  "DownstreamPathTemplate": "/api/cms-kit-public/{everything}",
  "DownstreamScheme": "https",
  "DownstreamHostAndPorts": [
    {
      "Host": "localhost",
      "Port": 44360
    }
  ],
  "UpstreamPathTemplate": "/api/cms-kit-public/{everything}",
  "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
}

PS, you may need to add NPM package to web and public web projects and use the abp install-libs to restore package

Showing 3301 to 3310 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.