emb
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by emb-
emb created a post,
POST request with file from Flexy 205 (+ downloading files)
Hi there, I've 2 questions: How can I send files from a Flexy 205 to a REST API server using the IDE? An example of a POST request would be great. So far, I've made POST requests, without files, ...
-
emb commented,
Thanks, Kyle! Using that link, I simply replaced the content of the first if statement with the following, and it works*: if(window.location.host.indexOf("m2web.talk2m.com') != -1){ url = "https://...
-
emb commented,
Hi there, I'm also having an issue trying to implement this. When I see the video stream in viewON using eCatcher, it works fine. When I try to see it via Talk2M, nothing shows for the video. Using...