Guest User

Untitled

a guest
Jan 30th, 2023
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: Error { source: None, kind: Response { body_string: "{\"code\": 50035, \"errors\": {\"data\": {\"components\": {\"0\": {\"components\": {\"1\": {\"label\": {\"_errors\": [{\"code\": \"BASE_TYPE_MAX_LENGTH\", \"message\": \"Must be 45 or fewer in length.\"}]}}}}}}}, \"message\": \"Invalid Form Body\"}", body: [123, 34, 99, 111, 100, 101, 34, 58, 32, 53, 48, 48, 51, 53, 44, 32, 34, 101, 114, 114, 111, 114, 115, 34, 58, 32, 123, 34, 100, 97, 116, 97, 34, 58, 32, 123, 34, 99, 111, 109, 112, 111, 110, 101, 110, 116, 115, 34, 58, 32, 123, 34, 48, 34, 58, 32, 123, 34, 99, 111, 109, 112, 111, 110, 101, 110, 116, 115, 34, 58, 32, 123, 34, 49, 34, 58, 32, 123, 34, 108, 97, 98, 101, 108, 34, 58, 32, 123, 34, 95, 101, 114, 114, 111, 114, 115, 34, 58, 32, 91, 123, 34, 99, 111, 100, 101, 34, 58, 32, 34, 66, 65, 83, 69, 95, 84, 89, 80, 69, 95, 77, 65, 88, 95, 76, 69, 78, 71, 84, 72, 34, 44, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 77, 117, 115, 116, 32, 98, 101, 32, 52, 53, 32, 111, 114, 32, 102, 101, 119, 101, 114, 32, 105, 110, 32, 108, 101, 110, 103, 116, 104, 46, 34, 125, 93, 125, 125, 125, 125, 125, 125, 125, 44, 32, 34, 109, 101, 115, 115, 97, 103, 101, 34, 58, 32, 34, 73, 110, 118, 97,
  2. 108, 105, 100, 32, 70, 111, 114, 109, 32, 66, 111, 100, 121, 34, 125], error: General(GeneralApiError { code: 50035, message: "Invalid Form Body" }), status: StatusCode(400) } }', src\interactions\buttons\verify.rs:104:14
  3. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Advertisement
Add Comment
Please, Sign In to add comment