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 Jul 21, 2020. It is now read-only.
but how do i update the title/name and push it back again?
Ive tried to change the name by:
beamChannel.name = "Maybe API is working?";
Futures.addCallback(beam.use(ChannelsService.class).update(beamChannel), newResponseHandler<BeamChannel>() {
I know this is old, but the first thing I noticed is the stream key is null. This is the first I've seen this API but I don't think I should assume utilizing the username and password automatically implicate the stream key was used.
I have a issue with updating the title, I can get the BeamChannel using
but how do i update the title/name and push it back again?
Ive tried to change the name by:
I get this error:
Code
Complete stacktrace
The text was updated successfully, but these errors were encountered: