This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Error working with private and presence channels #7
Comments
Please confirm that the installed version is 0.2.1. The authorizer is being set on the pusher client instance. |
yes i am. |
Is the echo server on your local machine? |
okay i will try another emulator, |
no its not on my local machine |
Can you access the auth route from an HTTP client like Postman? |
are you suggesting i try sending a get request to the server to see if it responds? |
I want to believe that you've been able to resolve this issue |
Not at all. I have just given up. As the issue still persists.
Thanks.
Peterson N. Umoke.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: atanda rasheed<mailto:notifications@github.com>
Sent: Friday, 17 July 2020 12:54 PM
To: heywhy/flutter-pusher-client<mailto:flutter-pusher-client@noreply.github.com>
Cc: Peterson Umoke<mailto:umoke10@hotmail.com>; Author<mailto:author@noreply.github.com>
Subject: Re: [heywhy/flutter-pusher-client] Error working with private and presence channels (#7)
I want to believe that you've been able to resolve this issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#7 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC2LKRXZNXCAPB3RQWVWWF3R4A3YTANCNFSM4MX3VTRQ>.
|
I have decided to rewrite the app in pure java.
Thanks.
Peterson N. Umoke.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Peterson .N. Umoke<mailto:umoke10@hotmail.com>
Sent: Friday, 17 July 2020 12:55 PM
To: heywhy/flutter-pusher-client<mailto:reply@reply.github.com>; heywhy/flutter-pusher-client<mailto:flutter-pusher-client@noreply.github.com>
Cc: Author<mailto:author@noreply.github.com>
Subject: RE: [heywhy/flutter-pusher-client] Error working with private and presence channels (#7)
Not at all. I have just given up. As the issue still persists.
Thanks.
Peterson N. Umoke.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: atanda rasheed<mailto:notifications@github.com>
Sent: Friday, 17 July 2020 12:54 PM
To: heywhy/flutter-pusher-client<mailto:flutter-pusher-client@noreply.github.com>
Cc: Peterson Umoke<mailto:umoke10@hotmail.com>; Author<mailto:author@noreply.github.com>
Subject: Re: [heywhy/flutter-pusher-client] Error working with private and presence channels (#7)
I want to believe that you've been able to resolve this issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#7 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC2LKRXZNXCAPB3RQWVWWF3R4A3YTANCNFSM4MX3VTRQ>.
|
I'm very sorry about that, can you create a snippet and send to my personal mail. I have a hunch that the authentication URL is the problem because the FileNotFoundException tells that the endpoint is not found which is as it is in your case. You can reference this issue: #12 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello heywhy,
please i have issues connecting to my laravel broadcast with the private and presence channels, only the public channels seem to be working fine, i have investigated and found out that headers need to be attached to PusherOptions, i have added the headers but still keep having issues, here is the codebase.
The text was updated successfully, but these errors were encountered: