Closed (cannot reproduce)
Project:
Services
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 21:43 UTC
Updated:
27 Jan 2011 at 03:05 UTC
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
Comment #1
kylebrowning commentedComment #2
kylebrowning commentedCheck permissions, I have been unable to reproduce