Expand my Community achievements bar.

SOLVED

Receiving callbacks from server-to-server API during development

Avatar

Former Community Member

During development on a local computer, do you have a way to simulate the AMF responses that the LCCS servers send as callbacks for LCCS notifications?

Currently, I have to push all my updates to a staging server to make it easy to receive callbacks.

1 Accepted Solution

Avatar

Correct answer by
Employee

Yes, you should be able to run the LocalConnection server in the SDK

Navigator and call "registerHook" agains it.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Yes, you should be able to run the LocalConnection server in the SDK

Navigator and call "registerHook" agains it.