MarcelRobitaille / nextcloud_google_synchronization

🇬 Google integration into Nextcloud
GNU Affero General Public License v3.0
18 stars 1 forks source link

Update GoogleAPIController.php / Issue 12 #13

Closed geraldurbas closed 4 months ago

geraldurbas commented 7 months ago

The parameter count in the method call doesnt match the definition in the target.

Neither i think the token is a good choice to store as user id.

https://github.com/MarcelRobitaille/nextcloud_google_synchronization/issues/12

See Method Code in https://github.com/MarcelRobitaille/nextcloud_google_synchronization/blob/master/lib/Service/GoogleCalendarAPIService.php Line 427

MarcelRobitaille commented 4 months ago

This was fixed in the latest release. I'm sorry I fixed it locally before seeing your PR.