I am using Drupal 6, AMFPHP 6.x-1.0-beta2, and trying to connect via Flash/actionscript. I've tried using the default node.save service, as well as the nodesave.save service, which uses the node.save. When I configured AMFPHP threshold to all notices, I get an "access denied" fault. When I configure it to just errors, I get a null result and no node is created. I have tried with and without sessionids. I have basically given everyone every related permission. Still no dice.

Can someone please let me know what I am doing wrong?

Comments

kylebrowning’s picture

Category: bug » support
kylebrowning’s picture

Status: Active » Closed (cannot reproduce)

Check permissions, I have been unable to reproduce