Hi,
I'm using the REST plist server with Services 3.0 and getting this error when trying to get a response from POSTing with Content-Type:application/plist:
Fatal error: Class 'CFPropertyList' not found in C:\<path>\sites\all\modules\rest_server_plist\rest_server_plist.module on line 77

I had this module working fine with Services 6.x-2.4

I can see CFPropertyList.php in ...\rest_server_plist\lib\cfpropertylist\. Is it a bug working with Services 3.0, or do I have to do something different to my install?
Is there any other information you need?

Cheers

Comments

polarbear128’s picture

Ah, I've figured it out I think.
It seems to only work with the 6.x-2.0-rc1 version of the Autoload module.

Is this a known bug? I'll leave the Issue active in case it isn't.

Cheers