This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Can subscribe to all channel types except Presence #1008
Answered
by
garrettboone
garrettboone
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
garrettboone
Jul 23, 2022
Replies: 2 comments
-
|
I've confirmed the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I figued it out - the returned I also needed to change the double json encoding of the Custom auth code is now: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
garrettboone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I figued it out - the returned
channel_datahad a colon in front of it.I also needed to change the double json encoding of the
$channel_datato just one time otherwise I was getting error:Custom auth code is now: