I am trying to send a login call and return a simple array value. But I always get silence in return.
PS: I am using Flash Remoting.
This is a very old project which I have just managed to port to Amfphp 2.0.
In BackOffice browser, when I check Call AMF, it also doesn't return anything.
I have enabled AmfphpBinaryLogger and it records all the requests, no responses.
Can someone tell me what I am doing wrong?