Base solution for your next web application

Activities of "alfar_re"

Hi @marble68,

I see. Let me try that. Thank you.

Hi,

I'm getting an error with localization within domain services. I have some domain services that are used by background processes and there is an error with L("")

Answer

Hi @ismcagdas,

I agree. I'm now creating my domain service to handle this. I'm sure this will work well now.

Many thanks.

Answer

Hello @gterdem,

I've tried that but since the said method accesses other methods within other application services I get the error Abp.Authorization.AbpAuthorizationException: Current user did not login to the application!

What am trying to do is to push some processing to hangfire to run in the background. I don't know how to give hangfire authorization to run jobs in the background.

Question

Hi,

Is it possible to have an endpoint generated from the app services that does not require authentication?

The use case is that there is a webhook we register for using a callback url and there is no way of configuring it to post with headers or anything to authenticate. What will happen is we will check the IP that's posting.

Hi,

There was no error when I build the project manually. I run migrations manually after using the powertools.

This is the request

Hi @robert,

This worked really well. Thank you.

Hello,

I created my own modal within a page to send an SMS. This is what am getting.

My javascript file looks like this

Here you go

Showing 61 to 70 of 138 entries