ok I will check the code.
Yes, We will update this in the next patch version.
hi
Please try to replace all UseSwaggerUI with UseAbpSwaggerUI in your project.
ok I will check it again
ok, I got this, I will try to refresh the swagger page after the authcatation.
open product service api and authenticate with WebGateway_Swagger account
Refresh the swagger API page works?
You can bind an event callback for this button and get the latest data from the backend, then update the values.
hi safi
Please discuss this in a new question.
[ERR] An unhandled exception has occurred while executing the request. System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. [::ffff:127.0.0.1]:25 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult) at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.InitializeConnectionCallback(IAsyncResult result) --- End of stack trace from previous location --- at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result) at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result) --- End of inner exception stack trace --- at Volo.Abp.Emailing.Smtp.SmtpEmailSender.SendEmailAsync(MailMessage mail) at Volo.Abp.Emailing.EmailSenderBase.SendAsync(MailMessage mail, Boolean normalize)
This error is related to your email settings.
Please use this demo to test your email settings.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
hi abpdeveloper
Even if we reproduce the problem in your environment, we must do it in ours. It's hard to debug the code remotely, please try to share a way to let us understand the problem.