Hello, suddenly we had problems using our application since the handshakes kept failing.
A bit of debugging and a test later, it seems like in the handshake command, we have to use the field apiKey and not appKey anymore. But appKey is still the way to go according to your documentation.
Is there a reason for this change ? How is it possible to get notified if there are breaking changes in newer versions of the side by side integration API ?