I have copied and pasted the sample code provided on this site, and it was working. I just went back to test it again today, but now it throws these errors:
Warning: include(C:\xampp\htdocs\phplod\bids\sdk-php-master/vendor/jms/serializer/src/JMS/Serializer/Annotation/Type.php): failed to open stream: No such file or directory in C:\xampp\htdocs\phplod\bids\sdk-php-master\autoload.php on line 16
Warning: include(): Failed opening 'C:\xampp\htdocs\phplod\bids\sdk-php-master/vendor/jms/serializer/src/JMS/Serializer/Annotation/Type.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\phplod\bids\sdk-php-master\autoload.php on line 16
I was getting this before and the only solution was to keep trying new sdks until it worked- now I finally found one that works, but only half the time? Please advise.
-Alan
11-27-2016 05:58 PM
Hello @BenGeocth
Are you still experiencing this issue? You may wish to get our latest PHP sdk with many fewer dependencies than previous versions.
Richard
12-05-2016 10:06 AM