julien-nc / integration_suitecrm

Integration of SuiteCRM into Nextcloud
GNU Affero General Public License v3.0
16 stars 2 forks source link

eague/oauth2-server is not compatible with plugin? #10

Open mawe777 opened 2 years ago

mawe777 commented 2 years ago

Hi, it is really not easy to become working. What I did is:

apache error log AH01071: Got error 'PHP message: PHP Fatal error: Declaration of Api\V8\OAuth2\Repository\ClientRepository::getClientEntity($clientIdentifier, $grantType, $clientSecret = NULL, $mustValidateSecret = true) must be compatible with League\OAuth2\Server\Repositories\ClientRepositoryInterface::getClientEntity($clientIdentifier) in /var/www/html/crm8/public/legacy/Api/V8/OAuth2/Repository/ClientRepository.php on line 33'

apache access log "POST /Api/access_token HTTP/1.1" 500 5600 "-" "Nextcloud SuiteCRM integration"

I tryed a lot of times, searched the internet, but no success. I hope there is an answer for me what I miss to do.

brendan-pike commented 2 years ago

I also gave up, I think there was an issue around my Nginx conf, but haven't managed to work it through yet.