Activities of "maliming"

hi MahmoudA

Can you share the details of what you tried?

Are there any error logs?

Answer

You can try to use https://{{tenantName}}.merlinvoip.com

"App": {
    "SelfUrl": "https://api.getabp.net:44301",
    "AngularUrl": "https://{{tenantName}}.merlinvoip.com",
    "CorsOrigins": "https://*.ng.getabp.net:4200,https://ng.getabp.net:4200/"
}
Answer

It seems there is not App:AngularUrl

"App": {
  "SelfUrl": "https://api.merlinvoip.com",
  "CorsOrigins": "https://merlinvoip.com,https://*.merlinvoip.com"
},
Answer

hi

Can you check the ConfigureUrls method??

System.NullReferenceException: Object reference not set to an instance of an object.
at TestApp2.TestApp2HttpApiHostModule.<>c__DisplayClass2_0.<ConfigureUrls>b__0(AppUrlOptions options)
in E:\abp\TestApp2\aspnet-core\src\TestApp2.HttpApi.Host\TestApp2HttpApiHostModule.cs:line 103

It may be difficult for me to understand your project in a short time.

If possible, please use the template project to reproduce the problem. Thanks.

Answer

I mean the previous: https://support.abp.io/QA/Questions/627?_se=bGltaW5nLm1hQHZvbG9zb2Z0LmNvbQ==#answer-85980db3-c7b4-3bf5-3859-39fd01fd03c5

No problem. : )

hi

Can you copy the code form https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Response/AbpNoContentActionFilter.cs ?

hi

I updated the code, Can you copy and retry?

https://support.abp.io/QA/Questions/1870?_se=bGltaW5nLm1hQHZvbG9zb2Z0LmNvbQ==#answer-a54796dc-1726-c91c-67b4-39ff13281afb

We will fix this in next patch version. https://github.com/abpframework/abp/pull/10074

Showing 7571 to 7580 of 8879 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on January 02, 2025, 07:06