Activities of "maliming"

When we run the webgateway on localhost and do a POST, we got an errorcode 400 in Swagger and in the application log an Antiforgerytoken exception.

Can you provide steps to reproduce this problem in the local environment? And what is your ABP Framework version?

hi

Did you try to clear cookies or try in the privacy mode of your browser?

hi Harnish

What version of your abp package and abp cli and abp suite?

hi

Can you try to init the select2 on the model show callback?

associateExportModal.onOpen(function(publicApi) {
    //init select2
});

hi

You can take a look this: https://identityserver4.readthedocs.io/en/latest/quickstarts/1_client_credentials.html

hi

I think they are very similar. You can download and check the source code of lepton.

hi

You need to define the Features in your module.

https://docs.abp.io/en/abp/latest/Features https://docs.abp.io/en/abp/latest/Features#featuredefinitionprovider

hi Ravisha

But I don't see tenant switch option in the login page. so how do i add my link to the other tenant.

After you use the domain name to resolve the tenant, you can only manually change the url.

Change https://t1.abptest.com to https://t2.abptest.com.

hi simix.markus

I can generate the abp-translation.json file of pt-BR and send to you. Please send me a mail: liming.ma@volosoft.com

hi

Please check this demo https://github.com/abpframework/abp-samples/tree/master/DocumentationSamples/ExtendLocalizationResource

Showing 7561 to 7570 of 8469 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11