Damien Alexandre

Results 130 comments of Damien Alexandre

Gitter is joining Matrix, in the long term it means the nice Gitter Client is a Matrix protocol compatible app! https://matrix.org/blog/2020/09/30/welcoming-gitter-to-matrix

Started to play with the API (branch WIP: https://github.com/jolicode/secret-santa/tree/zoomSupport). But I'm stuck because I don't understand how to add users, or just go to their "chat" app. Maybe I need...

Thanks @tommygaessler :+1: Thanks to your advice I managed to go a step forward. From the product page I had no idea I had to download a client app! :see_no_evil:...

Some references regarding #143 ### JID building > As a work around, you are correct in building the JID manually, in some cases in my Chatbot apps I have done...

We need to clarify the User Extractor API we use. I get the feeling it's not the right one because I have some user in my Zoom Chat that are...

So I tried using `chat_contact:read` but I cannot add it to a "Account level Oauth App". > Note: This API only supports user-managed OAuth Apps. But user-managed OAuth Apps cannot...

For future reference: > Having said that, I should note that the particular endpoint you're looking to use to list contacts only supports user-managed OAuth apps, as you suspected: >...

As stated in the previous comments, Zoom API are just not providing the proper endpoints to implement Secret Santa right now. So we are removing the app until we can...

I'd like to keep it open, as this is still a needed enhancement and help is needed. Zoom API can improve, like #55 for example.