meidlinga

Results 11 comments of meidlinga

Probably same as: https://github.com/havesource/cordova-plugin-push/issues/95

@TripShade , we worked around this issue the following way: * Set the name itself to an alias without special characters (e.g. part of the package name). This wont be...

@TripShade : I added a step i forgot to mention initially

Linking for future ref: #95

@microsoft-github-policy-service agree company="SPOTTERON Gmbh"

Do you use the app in parallel? Could you try to disable it? Eventually it is creating another token during the process, replacing the old one. But that would be...

The idea about creating a new account was to rule out problems tied to your account.

I just testet it and it worked for me. But your access token looks ok. Could you print `len(token)`, check if the Authentication header is `Bearer ` with the token...

A tiny bit of information: The devices have the same names, as in eWeLink FGHGF VG-IC-01 IP Cameras. Maybe this could help with reverse engineering. https://web.archive.org/web/20221005193807/https://ramgattie.com/posts/2020/002-reverse_engineering_device_update_functionality-ewelink_camera/post.html

Thanks for pointing this out. I my case, I see, that tusd tries to upload a zero-length blob, and the azure client fails. I have not verified, I use the...