Mvc jquery .net core Version 4.3
do you have other customer running aspzero in production with paypal being used OOB.
i'd expect this to work without having to fix original source .
check the logs - it was the smtp settings. if empty it falls over.
please correct this in future builds as we cannot have whole site falling over on tenant registration if smtp unavailable or empty setting.
that's why i logged an issue , it should be that easy.
try it yourself. add a tenant field then call : Task<Tenant> _tenant = _personAppService.GetTenant();
you'll see tenant does not have the custom field when returned.
ABP team there has to be an easier way to do this? JSON Config setting or comment out some code?
Upgraded to 4.3 and applied phone book walk through . Issue is gone
Ok but the walk through of phonebook has issues with 4.2 build.
My current production app has phonebook in it exactly like your walk through .
I created new template using 4.2 then followed steps exactly like before and it runs with errors . See other post I created today on forum on this issue.
How can I get you a copy of the solution so you can see for yourself there are issues with the walk through and 4.2 release.
if you comment out the line then run the .mvc project - do you get the same error as per screenshot i posted earlier.
be interesting to see if we are seeing the same result.
the link you provide is a little generic to explain next steps.
are you using the RestAPI option to communicate with PayPal?
can they be published in separate subdomains of the primary domain or will only separate primary domains work?