Drupal RPC Fault

◇◆丶佛笑我妖孽 提交于 2020-01-25 21:22:25

问题


Hopefully someone can help me with this problem.

I'm starting to work with Drupal Services & Adobe Flex. I created a simple service and installed the AMFPHP module. In Adobe Flex when running the application, I don't seem to have a problem...and everything runs fine showing the data

However, after uploading the .html and .swf files to my webserver and going to the site [http://www.bkardi.com/top25/Top25UI.html] I get the following error

Authentication Error [RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Security.Error error Error #2048 url: 'http://firejaypa.com/services/amfphp'"]

What's the best course of action to resolve this


回答1:


I was missing the crossdomain.xml file



来源:https://stackoverflow.com/questions/1183495/drupal-rpc-fault

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!