Dan Moore
Dan Moore
Thanks for filing this @glen-84 . We're looking at overhauling our client libraries and will take a look at this.
Thanks @glen-84 we'll look at doing that. For your info, it seems like versions < 8.1 work, but 8.1+ don't (at least from this community filed issue: https://github.com/FusionAuth/fusionauth-php-client/issues/26 )
php7 should work fine. I have used it with 7.2.5 and this [blog post](https://fusionauth.io/blog/2020/03/26/how-to-integrate-fusionauth-with-php) talks about working with 7+. If it doesn't work with 7.0, please let us know as...
Thanks for filing the issue. We'll look at creating a 8.1 library. You could also look at generating a library from the OpenAPI spec: https://github.com/fusionauth/fusionauth-openapi
Ah, that is an issue. Can you please try ``` $request = [ 'loginId' => $hostData->getUser()->getUsername(), 'sendForgotPasswordEmail' => "false" ]; ``` and see if that gets you what you want?
Hiya, I agree that this isn't the clearest documentation. Sorry about that. The PHP client library doesn't support the two parameter based delete methods, but does support the request body...
I'm not sure exactly what you're trying to do. It might make more sense to take your question to the forum, where we can determine if it is a bug...
https://fusionauth.io/community/forum/topic/2659/access-google-calendars-of-multiple-google-accounts-with-user-permission also outlines this same process.
Being handled here: https://github.com/FusionAuth/fusionauth-site/tree/bpontarelli/organizations