Donald A Lobo
Donald A Lobo
> Isn't this "on you" ? I.e you have to "scope" the join w/ a session ID you create; that's what we are doing, at least... can you elaborate on...
yeah, we are storing a session_fingerprint which we get from the authentication library (pow) for each socket connection, so similar to your code above. However if i had to guess...
are you doing anything special with publish when you are publishing data onto the subscription? all our subscriptions are based on the organization, so all users from the same organization,...
@David-Lazaro-Fernandez if you jump on our discord channel (link on the README.md file of glific, we can help you out as needed
1. we should check the "id" field in interactive messages (for both buttons and lists) ((https://developers.facebook.com/docs/whatsapp/api/messages#action-object) 2. we should check if Gupshup supports it (asked this on the WhatsApp channel)...
@abhi1203 can you draft the contents of the email along with instructions on what we expect it to do next. How do we know, we are done setting up the...
Steps are quite simple for deps upgrade 1. mix deps.update --all 2. mix check --no-retry 3. Check if Oban version has changed, if so, check Oban upgrade docs
also media type is different from content type which is a mime type
wondering if you have any thoughts or comments on these changes?
Can you let me know either way. Working towards another version of the package that we'd like to publish on hexdocs.pm lobo