Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Feature request: creating channel #24

Closed
sergionegri opened this issue Jan 19, 2017 · 8 comments
Closed

Feature request: creating channel #24

sergionegri opened this issue Jan 19, 2017 · 8 comments

Comments

@sergionegri
Copy link

Would it be complicated to add the possibility to create a channel?
This way from an external app you can create it and then start publishing into it.

@DZunke
Copy link
Owner

DZunke commented Jan 19, 2017

Hey @sergionegri,

no this would be no problem. We only have to implement a new Action for channel.create

Do you have the possibility to do it by yourself or do you need support from me?

Greets

@sergionegri
Copy link
Author

I'd immensely appreciate if you could do it. It would take me a lot of trial error to replicate what you have done in other actions.

@DZunke
Copy link
Owner

DZunke commented Jan 19, 2017

Ok. As you wish. 😉

@DZunke
Copy link
Owner

DZunke commented Jan 19, 2017

I've released 2.3.0 with new channels.create action. Also i've extended the channels service for a shortcut to the method. Hope it works for you. A short feedback would be nice 😉

@sergionegri
Copy link
Author

sergionegri commented Jan 20, 2017

Hello. I had been using version 1.4 due to Symfony version constraint. Now, to use your 2.3 I've upgraded to 2.8, but I'm experiencing this error:
cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
EDIT: nevermind I solved the issue as explained here: http://stackoverflow.com/questions/21114371/php-curl-error-code-60

@DZunke
Copy link
Owner

DZunke commented Jan 20, 2017

Ok. Otherwise there is the Issue #19 which has a workaround implemented 😸

@sergionegri
Copy link
Author

It worked like a charm the creation of a new channel, thanks again, you've been very kind :)
Thanks also for directing me to the workaround ;)

@DZunke
Copy link
Owner

DZunke commented Jan 20, 2017

Ok! Thanks for your Feedback. I'll close the Issue. Have Fun!

@DZunke DZunke closed this as completed Jan 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants