You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
I have a mixture of custom urls and channel ids. I tweaked the code a little bit to deal with this.
In getChannelId function, I set retVal = channelName(which is the channel id in my case), in the else part of if-else if the search for channel name doesn't return anything. Chanelnames that are not custom (for eg: UCxSz6JVYmzVhtkraHWZC7HQ) will not return anything in the search, but since we are passing the channel id which is what this function is supposed to return, we can directly use this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
It appears the channel needs to have custom url in order to get API access,
Can you confirm this?
Best wishes,
Paul
The text was updated successfully, but these errors were encountered: