You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the device token get's set with invalid uri characters the call to send panics with:
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: http::Error(InvalidUri(InvalidUriChar))', /home/soeren/.cargo/registry/src/index.crates.io-6f17d22bba15001f/a2-0.7.0/src/client.rs:169:36
The text was updated successfully, but these errors were encountered:
If the device token get's set with invalid uri characters the call to
send
panics with:The text was updated successfully, but these errors were encountered: