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
Anyway, if I make the following HTTP request, Cartero hangs and stay unsensitive.
version = 1url = "https://ap.brid.gy/xrpc/com.atproto.sync.getRepo?did=did:plc:b4zgkneq5mcqm3gpmztfbm4w"method = "GET"
I see the following,
thread 'main' panicked at /home/danirod/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.3/src/translate.rs:567:56:
called `Result::unwrap()` on an `Err` value: GStrInteriorNulError(19)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
^C
Visiting through the browser, I see invalid Unicode characters. Maybe this endpoint returns binary and it confuses Cartero.
The text was updated successfully, but these errors were encountered:
Maybe previously discussed, can't remember.
Anyway, if I make the following HTTP request, Cartero hangs and stay unsensitive.
I see the following,
Visiting through the browser, I see invalid Unicode characters. Maybe this endpoint returns binary and it confuses Cartero.
The text was updated successfully, but these errors were encountered: