You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the user pays for the service, and the tenant never get save correctly.
I expect a new entry to be added to tenants.json and also a new directory added to sites/tenant. Also, in the tenants folder, I would also expect the tenant secret to get stored in tenant folder user appsettings.json
Unfortunately, the tenants.json never get updated and the site/tenant folder never gets created.
The text was updated successfully, but these errors were encountered:
After the user pays for the service, and the tenant never get save correctly.
I expect a new entry to be added to
tenants.json
and also a new directory added tosites/tenant
. Also, in the tenants folder, I would also expect the tenant secret to get stored in tenant folder userappsettings.json
Unfortunately, the
tenants.json
never get updated and thesite/tenant
folder never gets created.The text was updated successfully, but these errors were encountered: