Open 0xf104a opened 1 year ago
Is there any update on this? I'd love to help out if able to. Trying to get my users onboarded and SSO would be nice to have if it works.
@sleibrock Hello. Sorry, probably, my issue title was quite misleading. The issue is about that currently due to limitations(or bugs?) of Nextcloud SSO API I can not do efficient checks for notifications(i.e. HEAD-requests which reduce data usage)
Thank you, it wasn't clear if this was tied to SSO not functioning, but it appears after a few days of testing that SSO does in fact work for notification polling.
The following error occurs during call to
checkNotifications()
which is used for traffic-efficient notifications check(see #62)