Fatal error: Uncaught GuzzleHttp\Exception\ServerException: Server Error
Hi everyone, I followed all instructions upon installing this API wrapper but I cant seem to make any successful request. Here is the sample code i got from here.
auth('api.admin', 'password'); ?>Full error when running the script. I am having this error both locally and our dev server which is hosted in amazon. Would really appreciate any help from you guys! Thank you very much!!
Fatal error: Uncaught GuzzleHttp\Exception\ServerException: **Server error: POST https://zim.[ourdomain].com:7071/service/admin/soap resulted in a 500 Server Error** response: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">soap:Header
Same issue with mine. Make sure to use admin credentials for auth.