我正在尝试
使用此库https://github.com/jforrest/Chargify-PHP-Client/运行在此 github https://github.com/abraham/chargify中找到的一些 API 脚本
当我运行 subscriptions.php 文件时,我收到此错误:
警告:SimpleXMLElement::__construct() [simplexmlelement.--construct]:实体:第 1 行:解析器错误:需要开始标记,在 /Applications/MAMP/htdocs/abraham-chargify-ace5a40/lib/ChargifyConnector 中找不到“<” .php 在第 557 行
是什么导致了这个错误/我该如何摆脱它?