Squidex Client Library - PostClientAsync for Apps

I’m submitting a…

  • [ 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?

Minimal reproduction of the problem

Environment

  • [ ] Self hosted with docker
  • [ X ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: Latest Squidex & Client Lib

Will fix it. This probably a bug in the schema.

1 Like

Uploaded to nuget. Will take a few minutes.