dimkir / aws-multitenant-architecture-quickstart

Serverless port for AWS Multi Tenant Architecture Concept (check website)
https://www.slideshare.net/AmazonWebServices/deconstructing-saas-a-deep-dive-into-building-multitenant-solutions-on-aws-arc407-reinvent-2017
0 stars 0 forks source link

When trying to execute user-manager (POST user/reg) we get "tenant provisioning" error #3

Open dimkir opened 5 years ago

dimkir commented 5 years ago

After deploying (user-manager) and trying to use it, we get this error

image

ps. It seems that (user-manager) does not have other services as dependencies (it's on the very bottom of the hierarchy), so why is this happenning?