Currently, in gateway.php of amfphp, there is a call to disableStandalonePlayer(). It would be nice if connections from the Flash standalone player could be allowed by just switching a setting at admin/build/services/settings/amfphp. Allowing connections from the standalone player are especially useful when testing and debugging Flash apps.
Comments
Comment #1
cyberwolf commentedApparently there is a switch already, when the services_debug variable is set. However, there is nothing in the user interface that allows people to toggle this variable. I reported this for the Services module: http://drupal.org/node/828896. Probably this issue can be closed then, however there seems to be a lack of documentation around this topic.