Currently a user without the permissions to view a graphmind gets a amfphp error message. It would be better to have a possible reasons for not being able to connect list.
Currently a user without the permissions to view a graphmind gets a amfphp error message. It would be better to have a possible reasons for not being able to connect list.
Comments
Comment #1
itarato commentedHi Kristof,
I tried it, but haven't get the AMFPHP error msg. Can you give me more details, please?
If a user has access to a node, but has no access to node services, graphmind can't load the content and gives the msg: "Node # is not exists or needs permission." But I'm not sure if this is what you found.
Regards,
Peter
Comment #2
clemens.tolboom@kvantomme: Changed status so you may fill in the holes ;)
I got it working after enabling the "Key Authentication" module and having visited
admin/build/services/settings.This is probably about "Set only session authentication for Services" on the project page.
Adding a dependency to this module would help I guess.
Comment #3
itarato commentedThis certain error message was improved: http://github.com/itarato/GraphMind/commit/b96c9e5dc50254981f3de71f4f343.... I also intend to correct some others. Thanks.