Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "ryancyq"

Hi @statuscast, for the js error for tenant list, are you able to replicate in your development enviroent?

if so, please share the full error stack trace.

regarding automapper issue, it is currently tracked by https://github.com/aspnetzero/aspnet-zero-core/issues/2541

Hi, have your seen these documents?

Anuglar https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Deployment-Angular-Publish-Azure

jQuery https://docs.aspnetzero.com/documents/aspnet-core-mvc/latest/Deployment-Mvc-Core-Azure

To inform the app development team: Upgrading the Visual Studio version works well without errors. Upgrading the ModernHttpClient version through the nugget from (modernhttpclient Version 2.4.2) to (modernhttpclient-updated Version 3.4.4) gives the following error: call failed : cleartext communication not enabled for client

Thanks for let us know. We will handle this while upgrading the nuget package.

https://github.com/aspnetzero/aspnet-zero-core/pull/2590

Hi, can you share you ANZ project version and framework.

Also, is you application running at http://192.168.1.2:5000?

Hi, you can construct the URL to be sent in the new MessageData().

Then when the notification being received, you can use the URL in the payload.

Hi, when you are trying with android lower than android 9.

Did the same error occur? it will be helpful if you can share the error with us as you debugging.

Hi, can you share your project version and framework?

it will be helpful if you can share the code that isnt working for you.

e.g. the code that display datetime on the UI

Hi, can you share the code of how you use with and without abp-href?

as mentioned by @maliming, you can share the tag helper at https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/TagHelpers/AbpZeroTemplateLinkHrefTagHelper.cs with one in your project to check if there is any difference

Hi, please share your ANZ project version and framework.

Hi, if you application allow Okta user to be authencated as external source, external application will be able to login into your application as Okta user

After they are logged in, they should use the authentication token provided by the login method and call your API

Showing 91 to 100 of 573 entries