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
I believe client/channel.go has a typo on line 294 that may be causing the subject issue. There doesn't appear to be a way to pass an OriginateRequest to StageExternalMedia, so I went looking and found this typo.
I think this patch will correct it. I'm trying to test the change locally, but am having issues getting the repo overridden fully for some reason
For some reason I wasn't able to do a local override for testing, but after forking the repo and creating a release to allow me to replace it, I have verified that the patch fixes the issue. The External Media channel now starts correctly as it did with the native client.
I believe client/channel.go has a typo on line 294 that may be causing the subject issue. There doesn't appear to be a way to pass an OriginateRequest to StageExternalMedia, so I went looking and found this typo.
I think this patch will correct it. I'm trying to test the change locally, but am having issues getting the repo overridden fully for some reason
typo_in_client_channel_go_StageExternalMedia.patch.txt
The text was updated successfully, but these errors were encountered: