[ X ] Regression (a behavior that stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Documentation issue or request
Current behavior
Right now when creating an app client through the client library it doesn’t return anything.
Expected behavior
The previous releases returned the actual client that was created. We utilize this response in multiple areas of our applications already, so removing the response and converting it to some type of background event that we have to track is going to be painful.
Is it possible to revert this back to the original functionality?