sparkapi4p2
sparkapi4p2 copied to clipboard
A PHP wrapper for the flexmls REST API.
Good morning. I upgraded the PHP version from v7.2 to v7.4 on our VPS a few weeks ago, and I noticed that the client library doesn't work with that version....
Since they get called from Core, these need to be in the new Open ID Auth class as well. fixes #42 fixes #43
Update PHP version, fix a minor documentation bug and add bearer token reauth method
Hi, I've changed a PHP keyword to comply with [this standard](https://www.php-fig.org/psr/psr-2/#25-keywords-and-truefalsenull) in PSR2. It's admittedly a small fix but I hope it helps!
Adding an array argument to the GetSavedSearches() method to allow more specific responses (_limit, _page, etc.)
Hello, with the new standards it is required that at least TLS 1.2 is used, under previous version than PHP 7, it is not "assumed" as TLS 1.2, this change...
Hi There, Can you tell me how do we get non-expiring access token. Please explain or provide a documentation link for obtaining non-expiring access token through authorization.
Here is the error message I recieved. Uncaught Error: Call to undefined method SparkAPI_Bearer::ReAuthenticate() Could you also provide a basic example of obtaining access token using "OpenID Connect Authentication" using...
Hi there, I'm Joseph B. web developer, I developed a web apps using the this php sdk(sparkapi). I was very happy to the result, I got what I want however...