microsoft/code-push-server

Usage of the /common endpoint not supported for applications created after 10/15/2018

Closed this issue · 1 comments

Image

I believe this error is due to this line of code. The tenantId should be used vs common.

https://github.com/microsoft/code-push-server/blob/main/api/script/routes/passport-authentication.ts#L491

We have added support for single tenant applications.