Activities of "devchase321"

I added the logs.txt file to the Google Drive

i already check these possible solutions but it cant work

[maliming] said: hi

Can you inherit from the app service interface in your controller?

Thanks

Thanks its work

[maliming] said: hi

Can you share a demo project? I will download and check it.

liming.ma@volosoft.com

Thanks

I just upload project on Google Drive and give you access please download it from there and check for issue thanks . https://drive.google.com/drive/folders/1MsGavXhWyxrUt_jOPREXNhJl23snEgcX?usp=sharing

i already check these possible solutions but it cant work

Hi EngincanV,

Thank you for your message. I have just added the Payment module in my solution from ABP Studio. I didn't change anything in default setup.

With default setup I am giving the error and then I have added the stripe module to the blazor and public module, but this is also giving me the same error.

Any update for me?

Hi, This did not helped me. I am getting the same error in Blazor & Public application. Please help me.

[maliming] said: hi

The new error:

Client validation failed because 'http://emeraldhealthcare.us/signin-oidc' was not a valid redirect_uri for Emerald_Web_Public_Prod. 

Have you added ctx.Request.Scheme = "https"; to the admin website?

app.Use(async (ctx, next) =>  
{  
    ctx.Request.Scheme = "https";  
    await next();  
});       

Additionally, it seems there is an issue with your reverse proxy configuration. The browser requested HTTPS, but the URL is still HTTP.

Thanks.

Hi Yes, I have added it on the admin website, and in the database, it is set to HTTPS.

Thanks

[maliming] said: Hi

You can add it and try again.

If still get 500 error please share the logs.txt files again.

Thanks.

Hi

I have sent logs file in the mail.

Thanks

Showing 21 to 30 of 51 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.3.0-preview. Updated on February 25, 2026, 11:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.