bitfireAT / nc_ext_dav_push

Nextcloud extension to support WebDAV-Push on calendars/address books
GNU Affero General Public License v3.0
18 stars 0 forks source link

403 Forbidden with Nextcloud UnifiedPush #26

Open Palerm opened 4 days ago

Palerm commented 4 days ago

NC Version: 29.0.7 DAV Push Version: Version 0.0.1 UnifiedPush Provider Version: 1.5.1 Linux 6.1.0-25-amd64 x86_64

Get the errors:

rfc2822 commented 4 days ago

file_get_contents(): Content-type not specified assuming application/x-www-form-urlencoded at /var/www/html/nextcloud/apps/dav_push/lib/PushTransports/WebPushTransport.php#99

See #16, it's only a warning and can be ignored.

file_get_contents(https://cloud.bei-idefix.de/index.php/apps/uppush/push/XXXX Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden at /var/www/html/nextcloud/apps/dav_push/lib/PushTransports/WebPushTransport.php#99

Did you try another UnifiedPush distributor than NextPush? Maybe ntfy or Conversations? Sounds like the Nextcloud doesn't allow the push to be delivered or something like that

Palerm commented 4 days ago

Thanks, I wrote the first, in case it is important. Under Registered Devices my phone is registerd. On my phone I see 3 registerd Apps: FindMyDevice, Tusky and DAVx. No issue with FMD and Tusky. Sorry, I do not have another UP.

Am 16. September 2024 16:41:15 MESZ schrieb Ricki Hirner @.***>:

file_get_contents(): Content-type not specified assuming application/x-www-form-urlencoded at /var/www/html/nextcloud/apps/dav_push/lib/PushTransports/WebPushTransport.php#99

See #16, it's only a warning and can be ignored.

file_get_contents(https://cloud.bei-idefix.de/index.php/apps/uppush/push/XXXX Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden at /var/www/html/nextcloud/apps/dav_push/lib/PushTransports/WebPushTransport.php#99

Did you try another UnifiedPush distributor than NextPush? Maybe ntfy or Conversations? Sounds like the Nextcloud doesn't allow the push to be delivered or something like that

-- Reply to this email directly or view it on GitHub: https://github.com/bitfireAT/nc_ext_dav_push/issues/26#issuecomment-2353121590 You are receiving this because you authored the thread.

Message ID: @.***>