jordivalls
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 1
Comments
Recent activity by jordivalls-
It's strange, because I access with the new account name, with the credentials that I can enter the Ewon web administration panel but I don't get an error: { "code": 404, "message": "No account or ...
-
Thanks for the answer, but I have some questions about the parameters, we have done the registration and we have the develop id but we do not have the TOKEN, where can we get it? , we also measure ...
-
Thank you very much, I have already managed to connect to my flexy 205 device via api. I have not used any token, I have used the parameters in the body of the request, and it has worked for me. Ju...
-
One question, in the manual I think I have understood that to make the requests to the api and extract the results to the Flexy device you need to install the eCacher, is that right? . We have a li...
-
Oh thks, so, only i have to make a request to the same url always, and use de user, pass,developerId as a credentials, and finally put the endpoint that i want to use for each purpose: for example:...
-
Hello! Thanks for the answer, so you need to program the DMweb api to be able to carry out the requests and extract the data from the flexy 205, right? To configure the Flexy to receive these reque...
-
I'm using de t2m credentials
-
Yes, i know, but i dont understand which i have to use to get data, on first ewon device use data.talk2m.com but this don't work in the other ewon from diferent account Thks
-
I change the url api to https://m2web.talk2m.com/t2mapi/getewons?t2maccount=&t2musername=&t2mpassword=&t2mdeveloperid= and the same params and goes well! for the second account I don't know why, i...
-
Thanks for all Kyle! I have a question, can I use a developer ID for two different t2maccounts? : I am implementing a second ewon device API request, but from another account : Thank you!