black screen

 avatar
unknown
plain_text
3 years ago
169 kB
2
Indexable
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ email: asd@fgh.com
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ locale: en
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ║ {email: asd@fgh.com, password: Haslo!23, locale: en}
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ║
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjA1LCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNS
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║         AxNTozMDowNSArMDIwMCJ9.26auw_cIkTBZRI3zPAXvKAp24-pUVgmQt6gCe9k0oWU"
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║         user: {
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             id: 55,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             locale: "pl",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             email: "asd@fgh.com",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             first_name: "Asdfgh",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             gender: "male",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             date_of_birth: "1704-01-01",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             height: 180,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             weight: 90,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             user_conditions: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             data_analysis: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             signup_completed: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             therapeutic_session: {
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║                 id: 92,
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                 active_day: [
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         sequence_number: 1,
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         unlocked: true,
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         code: "1",
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         title: "tytuł 1",
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         accessories: "piłka",
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca704122
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         8bfbb24ecffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=0689d7b7f0439a73f76a8b05e0a8eb9f63d05fd29ba24a9943c8c5
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         5d7c60b6e0"
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_p
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         l/0928331a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=ffeae4650ac3ec58644a136be250683dcadb576d80c
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         95cf896499bd48e3dfe26"
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         b67526239f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=30c2cc5dd4659fed4b3bdccc8eadc65ffbf9bf11ecd01
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         f101f8b589f46b39f06"
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         sequence_number: 2,
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         code: "2",
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         title: "tytuł 2",
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         accessories: "krzesło",
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc7
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         3cf37b1f28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=99541ef5aae7429bba2b675e1834043ae7cb3ffb23b5e8e705022a
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         e322a1a2e6"
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_p
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         l/4c2c198038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=8f9346ea5132f8f1833ef98b3775a870c0bc30bb1be
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         3637bb50371fe3d7e91a8"
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         8c4b0d003100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6de6a8409bc2634b1538b7f6d84344189b47a7f65d424
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         b583801bad7b49b5b73"
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         sequence_number: 3,
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         code: "SP157",
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         title: "SP157 test",
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         accessories: "nic",
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         b0076296e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=70c5fafea588637c450a12bf2b6e724236305fd46f374785046888
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         90bf802762"
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_p
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         l/d35fea7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=06c508069595ed7332d6189ecd6d65ad51583ffeeba
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         9389ffb6d88ca9488de5b"
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         72a8b3e56eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=b0080459cd9b4c8bdeed4d387e12694bbf9bc20014a82
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         de924134e2362844397"
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         sequence_number: 4,
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         code: "tech_test",
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         title: "tech_test",
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f8464
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         1002e30b82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=ff475208b69f4f0daad87e943a3722629b73eb144897fcd0093ef1
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         0a7ff84a0f"
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_p
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         l/a6d953581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=a6abef6f92728089dd831ac314584a92b40f32627c7
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         ed13199918205b81e5e1f"
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         d9f540503b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=30d5f85e80a0bca164c0b5a418496e84e1879c0c384c4
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         8330e1711e10387f37f"
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         sequence_number: 5,
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         code: "tech_test2",
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         title: "tech_test2",
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aa
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         ea8315b5d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=426913c42e7bb73420638a626129b1b3986cac8f568d98c84e52d6
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         beeab70589"
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_p
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         l/4063c47e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=ac8181ea44b9127fff34749e07d1a0709e440b129d3
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         3ed3622bb138780c30d72"
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         fb9c9fb51bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6e0b30cd638231f22ef991e525fc2c06e06eb34b01187
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         261df0d8266ff969e4a"
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                    }
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                 ],
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║                 spinetime_index: "LERROR",
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║                 finished: false
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║            }
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║        }
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ email: iphone@8.com
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ locale: en
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ║ {email: iphone@8.com, password: Haslo!23, locale: en}
2022-09-15 15:30:25.296 1322-1405/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:30:25.296 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6OCwidHlwZSI6IlBhdGllbnQiLCJleHAiOjE2Nzg4OTA2MjUsImNyZWF0ZWRfYXQiOiIyMDIyLTA5LTE1ID
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║         E1OjMwOjI1ICswMjAwIn0.hwrjlZmnfqaeuOcVzW-PmzH2-L_40PgL2K3O-dGXQMQ"
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║         user: {
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             id: 8,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             locale: "pl",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             email: "iphone@8.com",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             first_name: "Iphone8",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             gender: "male",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             date_of_birth: "2022-09-09",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             height: 180,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             weight: 75,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             user_conditions: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             data_analysis: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             signup_completed: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             therapeutic_session: null
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║        }
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ email: asd@fgh.com
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ locale: en
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ║ {email: asd@fgh.com, password: Haslo!23, locale: en}
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ║
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjQxLCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNS
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║         AxNTozMDo0MSArMDIwMCJ9.CHjbcjnSsuhEvAWQEUp81-w4ZKN0X03e6BRNKowmR9I"
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║         user: {
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║             id: 55,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             locale: "pl",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             email: "asd@fgh.com",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             first_name: "Asdfgh",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             gender: "male",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             date_of_birth: "1704-01-01",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             height: 180,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             weight: 90,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             user_conditions: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             data_analysis: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             signup_completed: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             therapeutic_session: {
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║                 id: 92,
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                 active_day: [
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         sequence_number: 1,
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         unlocked: true,
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         code: "1",
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         title: "tytuł 1",
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         accessories: "piłka",
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca704122
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         8bfbb24ecffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=7d252d0b0864721ad898a3936f9231614d284a5c83984d20601a83
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         ec8546186a"
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_p
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         l/0928331a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=18357aa8fe6e9ac27e782fd5ef5bd0798e2854e4d1c
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         eb2ad4fd6ce88fee8986e"
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         b67526239f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=7f433b6773697a50276d44a86203523c05a4d9ec231dd
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         d283fde355dd41b0d22"
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         sequence_number: 2,
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         code: "2",
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         title: "tytuł 2",
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         accessories: "krzesło",
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc7
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         3cf37b1f28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=18a081641840b7ecb051bbcfbf5d3bd91b27786ac74f82aefd5bba
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         573eb9cee1"
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_p
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         l/4c2c198038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=1ff330ff7403690a5ff9e217bfc35bd6134edbf4c6a
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         dc3bafe9d93908a220216"
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         8c4b0d003100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=e5a3cd40fbc691a3a970609490e24fe24aaf34b157e5b
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         1b0d7b6665090e1f69b"
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         sequence_number: 3,
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         code: "SP157",
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         title: "SP157 test",
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         accessories: "nic",
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         b0076296e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=8e45cc09c7a40984d1e8647a9ddb26d36882d866ff888d0d6d8a30
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         4a84a84b64"
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_p
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         l/d35fea7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=cfec5564d3a922d352fae392d857f34a1c953f4e6b0
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         a49549309f66e0588be84"
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         72a8b3e56eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=e5b668134b69414b3eff684ac1cb30d0efdbf1f4bfb0e
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         0e3c937dc9a74ffbc56"
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         sequence_number: 4,
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         code: "tech_test",
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         title: "tech_test",
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f8464
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         1002e30b82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=7dd1bdb4d67885ca722ced38a6599e5ca4c96134881562276b649e
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         585e11d0c5"
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_p
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         l/a6d953581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=71a9420b1c7b924d7c853c04d49edb6c98c550290ee
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         0d5d1771eb65114e679ae"
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         d9f540503b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=f42364e6e71b04765b173bb0d43daf26d6ca90c5a97c4
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         77021b8af159a809fed"
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         sequence_number: 5,
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         code: "tech_test2",
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         title: "tech_test2",
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aa
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         ea8315b5d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=2d9b0a203c75cedd263516b5aaaaea5bc471f1c2a76d9abd432eb0
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         1c474689b1"
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_p
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         l/4063c47e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6db879760e05a231792339daf2901d5ef1cd2a136f4
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         78fc98dd9bd11cfe2ba69"
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         fb9c9fb51bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=aca81ccee1305db4e4314545f60dee917a269f34fcc93
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                         6a5e17b179b5ac0b0eb"
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                    }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                 ],
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                 spinetime_index: "LERROR",
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                 finished: false
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║            }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║        }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╔╣ Request ║ PUT 
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/therapeutic_sessions/92
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ Authorization: 
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ║ Bearer eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjQxLCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNSAx
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ║ NTozMDo0MSArMDIwMCJ9.CHjbcjnSsuhEvAWQEUp81-w4ZKN0X03e6BRNKowmR9I
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╟ seen_technique_seq_num: 1
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ║ {seen_technique_seq_num: 1}
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ╔╣ Response ║ PUT ║ Status: 200 OK
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/therapeutic_sessions/92
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║         id: 92,
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║         active_day: [
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 sequence_number: 1,
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 unlocked: true,
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 code: "1",
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 title: "tytuł 1",
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 accessories: "piłka",
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca7041228bfbb24e
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 cffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=7f960f16b7f7e03f8e5a4fbeaa3a1672338768cf593df8d76f555d887e34ead7"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_pl/092833
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 1a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=83a9b862245a48167536d7262e0b1d86150ba6d1b563e9d7c2c403c24500b8d6"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/b6752623
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 9f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=c59c015dbcb6a47f39a856ba939290a03506f37e2851ab9973c40d07daf2a0d7"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 sequence_number: 2,
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 unlocked: true,
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 code: "2",
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 title: "tytuł 2",
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 accessories: "krzesło",
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc73cf37b1f
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=19502881819ed05342d93a77f8693d6b6e1173620939b7cf801bcf703ef23155"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_pl/4c2c19
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 8038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=37f771c362cc8297f26d0e23802dba3afeca68ab05372cc1fa488e3740e5d326"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/8c4b0d00
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 3100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=e5491e98912ad7f5a968483f5d9f20f3c0522de67ffd5ff2d9673788ef58ed3f"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 sequence_number: 3,
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 unlocked: false,
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 code: "SP157",
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 title: "SP157 test",
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 accessories: "nic",
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1b0076296
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=3465cc91ae509a6fe146ba8b43a995d2196777c8f862b12a845af52f17bf549f"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_pl/d35fea
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=19f6d7aea574a6a668a4637a7a824bad429b8d9f11b03fc129d69252faab5587"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/72a8b3e5
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 6eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=5ed4b9cd969c184456cb427389ed0893229623d004662c6882cc44f834036750"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 sequence_number: 4,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 unlocked: false,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 code: "tech_test",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 title: "tech_test",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 accessories: "none",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f84641002e30b
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=08cbf8a61c9247175dac157ebab18b0f5b3f58e6ff2e3f14706eb6a8b81870f4"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_pl/a6d953
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=9e794cd3c114acbd7bb25ffcf5864dfa498820b5efef7a566ad790894f6112fc"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/d9f54050
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 3b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=bde44a5ffb54f3326d0e58a96be6f1fd8679e918e85711ca281af318e1b4886a"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 sequence_number: 5,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 unlocked: false,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 code: "tech_test2",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 title: "tech_test2",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 accessories: "none",
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aaea8315b5
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=287991b7a2d19b299d30ed7804a6277a67a13491437a7578e43190e5c15307d8"
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_pl/4063c4
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 7e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=4e757f368da04e3318720584bed5d26aafba56fbb25b0b322bf55acc9f25f162"
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/fb9c9fb5
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 1bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=252590e100afdcba0b4fe140aea23a4f1304daaeb44e206cdd297149485e0fcf"
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║            }
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║         ],
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║         spinetime_index: "LERROR",
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║         finished: false
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:54.906 5628-5628/? W/FlutterActivityAndFragmentDelegate: A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps.
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╔ Headers 
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ followRedirects: true
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╔ Body 
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ email: asd@fgh.com
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ locale: en
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ║ {email: asd@fgh.com, password: Haslo!23, locale: en}
2022-09-15 15:31:07.114 5628-5710/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:31:07.114 5628-5710/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ╔ Body
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║    {
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjY3LCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNS
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║         AxNTozMTowNyArMDIwMCJ9.-2HnZ3aUpe1c_UEpWgu5x91iu7a-h-qHvKr2Jf7Oqic"
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║         user: {
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║             id: 55,
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║             locale: "pl",
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║             email: "asd@fgh.com",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             first_name: "Asdfgh",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             gender: "male",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             date_of_birth: "1704-01-01",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             height: 180,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             weight: 90,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             user_conditions: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             data_analysis: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             signup_completed: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             therapeutic_session: {
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║                 id: 92,
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                 active_day: [
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         sequence_number: 1,
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         unlocked: true,
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         code: "1",
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         title: "tytuł 1",
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         accessories: "piłka",
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca704122
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         8bfbb24ecffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=b5b32ab7a61ef38d17485e9d4c9fa04499bae679fe34973611e87b
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         e3b2053048"
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_p
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         l/0928331a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9df4b2284506cb8f93ed738a4398fa3034c14a02e
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         cf6b03ce23d2770ef7ac6"
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         b67526239f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=a46101589281b8771b68c0010434c9a7febc149473fb9
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         2fb180206e6cd4794f0"
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         sequence_number: 2,
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         unlocked: true,
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         code: "2",
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         title: "tytuł 2",
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         accessories: "krzesło",
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc7
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         3cf37b1f28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=29276ff0205ca2621fa27f4baab2e98b070c9f624ea8dc129b7ddf
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         6b359c2bd8"
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_p
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         l/4c2c198038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=44f63c460e9250f599fe1e58a3a29e9a4657bfb3120
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         96c190b05634263f72876"
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         8c4b0d003100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=69f1dd5a7c0a846f56e1f0f6d92895603b818fbf908e4
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         26c4152ee3fa92ba66b"
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         sequence_number: 3,
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         unlocked: false,
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         code: "SP157",
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         title: "SP157 test",
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         accessories: "nic",
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         b0076296e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=2665e01d632bc8c6f4bbc4ece23645dd8461147dbeb56a39801cf6
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         9e3372e426"
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_p
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         l/d35fea7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=89eb51a57731649cc4230a99ca268c0fc2bad11dab7
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         e34d88b83ff0b9d63e571"
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         72a8b3e56eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6c905500eb132af888173a5ec21b5ac6a1c97029c0d1e
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         5e1b036073fb9e40b6e"
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         sequence_number: 4,
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         unlocked: false,
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         code: "tech_test",
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         title: "tech_test",
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         accessories: "none",
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f8464
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         1002e30b82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=95768c14c94d567a591882e9c426e91e9a4e227087a16652433179
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         5a99da6df3"
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_p
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         l/a6d953581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=499ff3c821b19e9f2050e48095f513243e8094d43fe
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         0492b6d09c25baf22d527"
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         d9f540503b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=3c5377928329b31ed5e4cb6ab60a24f9886a991a7268a
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         322eb1103ba95d10178"
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         sequence_number: 5,
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         unlocked: false,
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         code: "tech_test2",
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         title: "tech_test2",
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         accessories: "none",
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aa
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         ea8315b5d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=6af67139f422499cdbf2acbbdf2d3934abd2a2381e0c58168f93c0
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         01b35c64db"
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_p
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         l/4063c47e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=c74817d8de95ac97190a4f25b3bce56a3bfb94b029f
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         81485dc5d6dd7a9db1a73"
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         fb9c9fb51bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=9b7305e8ea051d7460dbeeffce90d71a6c2c6dcbcc60b
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                         86f4e90f0cc50a83d43"
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                    }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                 ],
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                 spinetime_index: "LERROR",
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                 finished: false
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║            }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║        }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║    }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ email: asd@fgh.com
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╟ locale: en
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.235 1322-1405/? I/flutter: ║ {email: asd@fgh.com, password: Haslo!23, locale: en}
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ║
2022-09-15 15:30:04.831 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjA1LCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNS
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║         AxNTozMDowNSArMDIwMCJ9.26auw_cIkTBZRI3zPAXvKAp24-pUVgmQt6gCe9k0oWU"
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║         user: {
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             id: 55,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             locale: "pl",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             email: "asd@fgh.com",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             first_name: "Asdfgh",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             gender: "male",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             date_of_birth: "1704-01-01",
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             height: 180,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             weight: 90,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             user_conditions: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             data_analysis: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             signup_completed: true,
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║             therapeutic_session: {
2022-09-15 15:30:04.832 1322-1405/? I/flutter: ║                 id: 92,
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                 active_day: [
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         sequence_number: 1,
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         unlocked: true,
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         code: "1",
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         title: "tytuł 1",
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         accessories: "piłka",
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca704122
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         8bfbb24ecffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=0689d7b7f0439a73f76a8b05e0a8eb9f63d05fd29ba24a9943c8c5
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         5d7c60b6e0"
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_p
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         l/0928331a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=ffeae4650ac3ec58644a136be250683dcadb576d80c
2022-09-15 15:30:04.833 1322-1405/? I/flutter: ║                         95cf896499bd48e3dfe26"
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         b67526239f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=30c2cc5dd4659fed4b3bdccc8eadc65ffbf9bf11ecd01
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         f101f8b589f46b39f06"
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         sequence_number: 2,
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         code: "2",
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         title: "tytuł 2",
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         accessories: "krzesło",
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc7
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         3cf37b1f28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=99541ef5aae7429bba2b675e1834043ae7cb3ffb23b5e8e705022a
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         e322a1a2e6"
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_p
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         l/4c2c198038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=8f9346ea5132f8f1833ef98b3775a870c0bc30bb1be
2022-09-15 15:30:04.834 1322-1405/? I/flutter: ║                         3637bb50371fe3d7e91a8"
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         8c4b0d003100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6de6a8409bc2634b1538b7f6d84344189b47a7f65d424
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         b583801bad7b49b5b73"
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         sequence_number: 3,
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         code: "SP157",
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         title: "SP157 test",
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         accessories: "nic",
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         b0076296e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=70c5fafea588637c450a12bf2b6e724236305fd46f374785046888
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         90bf802762"
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_p
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         l/d35fea7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.835 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=06c508069595ed7332d6189ecd6d65ad51583ffeeba
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         9389ffb6d88ca9488de5b"
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         72a8b3e56eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=b0080459cd9b4c8bdeed4d387e12694bbf9bc20014a82
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         de924134e2362844397"
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         sequence_number: 4,
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         code: "tech_test",
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         title: "tech_test",
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f8464
2022-09-15 15:30:04.836 1322-1405/? I/flutter: ║                         1002e30b82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=ff475208b69f4f0daad87e943a3722629b73eb144897fcd0093ef1
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         0a7ff84a0f"
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_p
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         l/a6d953581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=a6abef6f92728089dd831ac314584a92b40f32627c7
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         ed13199918205b81e5e1f"
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         d9f540503b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=30d5f85e80a0bca164c0b5a418496e84e1879c0c384c4
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         8330e1711e10387f37f"
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         sequence_number: 5,
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         code: "tech_test2",
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         title: "tech_test2",
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aa
2022-09-15 15:30:04.837 1322-1405/? I/flutter: ║                         ea8315b5d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expires=86400
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=426913c42e7bb73420638a626129b1b3986cac8f568d98c84e52d6
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         beeab70589"
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_p
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         l/4063c47e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Ex
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=ac8181ea44b9127fff34749e07d1a0709e440b129d3
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         3ed3622bb138780c30d72"
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         fb9c9fb51bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133005Z&X-Amz-Expi
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6e0b30cd638231f22ef991e525fc2c06e06eb34b01187
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                         261df0d8266ff969e4a"
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                    }
2022-09-15 15:30:04.838 1322-1405/? I/flutter: ║                 ],
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║                 spinetime_index: "LERROR",
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║                 finished: false
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║            }
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║        }
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ║
2022-09-15 15:30:04.839 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ email: iphone@8.com
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╟ locale: en
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:24.773 1322-1405/? I/flutter: ║ {email: iphone@8.com, password: Haslo!23, locale: en}
2022-09-15 15:30:25.296 1322-1405/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:30:25.296 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6OCwidHlwZSI6IlBhdGllbnQiLCJleHAiOjE2Nzg4OTA2MjUsImNyZWF0ZWRfYXQiOiIyMDIyLTA5LTE1ID
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║         E1OjMwOjI1ICswMjAwIn0.hwrjlZmnfqaeuOcVzW-PmzH2-L_40PgL2K3O-dGXQMQ"
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║         user: {
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             id: 8,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             locale: "pl",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             email: "iphone@8.com",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             first_name: "Iphone8",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             gender: "male",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             date_of_birth: "2022-09-09",
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             height: 180,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             weight: 75,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             user_conditions: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             data_analysis: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             signup_completed: true,
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║             therapeutic_session: null
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║        }
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ║
2022-09-15 15:30:25.297 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ email: asd@fgh.com
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╟ locale: en
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:40.361 1322-1405/? I/flutter: ║ {email: asd@fgh.com, password: Haslo!23, locale: en}
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ║
2022-09-15 15:30:41.081 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjQxLCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNS
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║         AxNTozMDo0MSArMDIwMCJ9.CHjbcjnSsuhEvAWQEUp81-w4ZKN0X03e6BRNKowmR9I"
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║         user: {
2022-09-15 15:30:41.082 1322-1405/? I/flutter: ║             id: 55,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             locale: "pl",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             email: "asd@fgh.com",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             first_name: "Asdfgh",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             gender: "male",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             date_of_birth: "1704-01-01",
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             height: 180,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             weight: 90,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             user_conditions: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             data_analysis: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             signup_completed: true,
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║             therapeutic_session: {
2022-09-15 15:30:41.083 1322-1405/? I/flutter: ║                 id: 92,
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                 active_day: [
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         sequence_number: 1,
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         unlocked: true,
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         code: "1",
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         title: "tytuł 1",
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         accessories: "piłka",
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca704122
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         8bfbb24ecffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=7d252d0b0864721ad898a3936f9231614d284a5c83984d20601a83
2022-09-15 15:30:41.084 1322-1405/? I/flutter: ║                         ec8546186a"
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_p
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         l/0928331a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=18357aa8fe6e9ac27e782fd5ef5bd0798e2854e4d1c
2022-09-15 15:30:41.085 1322-1405/? I/flutter: ║                         eb2ad4fd6ce88fee8986e"
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         b67526239f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=7f433b6773697a50276d44a86203523c05a4d9ec231dd
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         d283fde355dd41b0d22"
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         sequence_number: 2,
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         code: "2",
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         title: "tytuł 2",
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         accessories: "krzesło",
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc7
2022-09-15 15:30:41.086 1322-1405/? I/flutter: ║                         3cf37b1f28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=18a081641840b7ecb051bbcfbf5d3bd91b27786ac74f82aefd5bba
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         573eb9cee1"
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_p
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         l/4c2c198038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=1ff330ff7403690a5ff9e217bfc35bd6134edbf4c6a
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         dc3bafe9d93908a220216"
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         8c4b0d003100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=e5a3cd40fbc691a3a970609490e24fe24aaf34b157e5b
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         1b0d7b6665090e1f69b"
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         sequence_number: 3,
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         code: "SP157",
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         title: "SP157 test",
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         accessories: "nic",
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1
2022-09-15 15:30:41.087 1322-1405/? I/flutter: ║                         b0076296e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=8e45cc09c7a40984d1e8647a9ddb26d36882d866ff888d0d6d8a30
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         4a84a84b64"
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_p
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         l/d35fea7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=cfec5564d3a922d352fae392d857f34a1c953f4e6b0
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         a49549309f66e0588be84"
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         72a8b3e56eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=e5b668134b69414b3eff684ac1cb30d0efdbf1f4bfb0e
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         0e3c937dc9a74ffbc56"
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         sequence_number: 4,
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         code: "tech_test",
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         title: "tech_test",
2022-09-15 15:30:41.088 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f8464
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         1002e30b82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=7dd1bdb4d67885ca722ced38a6599e5ca4c96134881562276b649e
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         585e11d0c5"
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_p
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         l/a6d953581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=71a9420b1c7b924d7c853c04d49edb6c98c550290ee
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         0d5d1771eb65114e679ae"
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         d9f540503b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=f42364e6e71b04765b173bb0d43daf26d6ca90c5a97c4
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                         77021b8af159a809fed"
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                    },
2022-09-15 15:30:41.089 1322-1405/? I/flutter: ║                    {
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         sequence_number: 5,
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         unlocked: false,
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         code: "tech_test2",
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         title: "tech_test2",
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         accessories: "none",
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aa
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         ea8315b5d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expires=86400
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=2d9b0a203c75cedd263516b5aaaaea5bc471f1c2a76d9abd432eb0
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         1c474689b1"
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_p
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         l/4063c47e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Ex
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6db879760e05a231792339daf2901d5ef1cd2a136f4
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         78fc98dd9bd11cfe2ba69"
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/
2022-09-15 15:30:41.090 1322-1405/? I/flutter: ║                         fb9c9fb51bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133041Z&X-Amz-Expi
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=aca81ccee1305db4e4314545f60dee917a269f34fcc93
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                         6a5e17b179b5ac0b0eb"
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                    }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                 ],
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                 spinetime_index: "LERROR",
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║                 finished: false
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║            }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║        }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ║
2022-09-15 15:30:41.091 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╔╣ Request ║ PUT 
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/therapeutic_sessions/92
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╔ Headers 
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ Authorization: 
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ║ Bearer eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjQxLCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNSAx
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ║ NTozMDo0MSArMDIwMCJ9.CHjbcjnSsuhEvAWQEUp81-w4ZKN0X03e6BRNKowmR9I
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ followRedirects: true
2022-09-15 15:30:45.611 1322-1405/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╔ Body 
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╟ seen_technique_seq_num: 1
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.612 1322-1405/? I/flutter: ║ {seen_technique_seq_num: 1}
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ╔╣ Response ║ PUT ║ Status: 200 OK
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/therapeutic_sessions/92
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ╔ Body
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║    {
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║         id: 92,
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║         active_day: [
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 sequence_number: 1,
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 unlocked: true,
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 code: "1",
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 title: "tytuł 1",
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 accessories: "piłka",
2022-09-15 15:30:45.953 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca7041228bfbb24e
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 cffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=7f960f16b7f7e03f8e5a4fbeaa3a1672338768cf593df8d76f555d887e34ead7"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_pl/092833
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 1a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=83a9b862245a48167536d7262e0b1d86150ba6d1b563e9d7c2c403c24500b8d6"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/b6752623
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 9f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=c59c015dbcb6a47f39a856ba939290a03506f37e2851ab9973c40d07daf2a0d7"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 sequence_number: 2,
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 unlocked: true,
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 code: "2",
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 title: "tytuł 2",
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 accessories: "krzesło",
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc73cf37b1f
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=19502881819ed05342d93a77f8693d6b6e1173620939b7cf801bcf703ef23155"
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_pl/4c2c19
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 8038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.954 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=37f771c362cc8297f26d0e23802dba3afeca68ab05372cc1fa488e3740e5d326"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/8c4b0d00
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 3100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=e5491e98912ad7f5a968483f5d9f20f3c0522de67ffd5ff2d9673788ef58ed3f"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 sequence_number: 3,
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 unlocked: false,
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 code: "SP157",
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 title: "SP157 test",
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 accessories: "nic",
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1b0076296
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=3465cc91ae509a6fe146ba8b43a995d2196777c8f862b12a845af52f17bf549f"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_pl/d35fea
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=19f6d7aea574a6a668a4637a7a824bad429b8d9f11b03fc129d69252faab5587"
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/72a8b3e5
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 6eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.955 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=5ed4b9cd969c184456cb427389ed0893229623d004662c6882cc44f834036750"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 sequence_number: 4,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 unlocked: false,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 code: "tech_test",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 title: "tech_test",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 accessories: "none",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f84641002e30b
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=08cbf8a61c9247175dac157ebab18b0f5b3f58e6ff2e3f14706eb6a8b81870f4"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_pl/a6d953
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=9e794cd3c114acbd7bb25ffcf5864dfa498820b5efef7a566ad790894f6112fc"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/d9f54050
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 3b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=bde44a5ffb54f3326d0e58a96be6f1fd8679e918e85711ca281af318e1b4886a"
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            },
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║            {
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 sequence_number: 5,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 unlocked: false,
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 code: "tech_test2",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 title: "tech_test2",
2022-09-15 15:30:45.956 1322-1405/? I/flutter: ║                 accessories: "none",
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aaea8315b5
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20220915%2F
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 eu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=hos
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 t&X-Amz-Signature=287991b7a2d19b299d30ed7804a6277a67a13491437a7578e43190e5c15307d8"
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_pl/4063c4
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 7e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-Signed
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 Headers=host&X-Amz-Signature=4e757f368da04e3318720584bed5d26aafba56fbb25b0b322bf55acc9f25f162"
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/fb9c9fb5
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 1bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJCPO%2F20
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133046Z&X-Amz-Expires=86400&X-Amz-SignedHe
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║                 aders=host&X-Amz-Signature=252590e100afdcba0b4fe140aea23a4f1304daaeb44e206cdd297149485e0fcf"
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║            }
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║         ],
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║         spinetime_index: "LERROR",
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║         finished: false
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║    }
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ║
2022-09-15 15:30:45.957 1322-1405/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:30:54.906 5628-5628/? W/FlutterActivityAndFragmentDelegate: A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps.
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╔╣ Request ║ POST 
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╔ Headers 
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ responseType: ResponseType.json
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ followRedirects: true
2022-09-15 15:31:06.527 5628-5710/? I/flutter: ╟ connectTimeout: 0
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ receiveTimeout: 0
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╔ Body 
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ email: asd@fgh.com
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ password: Haslo!23
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╟ locale: en
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:06.528 5628-5710/? I/flutter: ║ {email: asd@fgh.com, password: Haslo!23, locale: en}
2022-09-15 15:31:07.114 5628-5710/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-15 15:31:07.114 5628-5710/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ╔ Body
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║    {
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6NTUsInR5cGUiOiJQYXRpZW50IiwiZXhwIjoxNjc4ODkwNjY3LCJjcmVhdGVkX2F0IjoiMjAyMi0wOS0xNS
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║         AxNTozMTowNyArMDIwMCJ9.-2HnZ3aUpe1c_UEpWgu5x91iu7a-h-qHvKr2Jf7Oqic"
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║         user: {
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║             id: 55,
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║             locale: "pl",
2022-09-15 15:31:07.115 5628-5710/? I/flutter: ║             email: "asd@fgh.com",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             first_name: "Asdfgh",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             gender: "male",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             date_of_birth: "1704-01-01",
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             height: 180,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             weight: 90,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             user_conditions: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             privacy_policy: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             data_analysis: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             signup_completed: true,
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║             therapeutic_session: {
2022-09-15 15:31:07.116 5628-5710/? I/flutter: ║                 id: 92,
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                 active_day: [
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         sequence_number: 1,
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         unlocked: true,
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         code: "1",
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         title: "tytuł 1",
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         accessories: "piłka",
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/thumbnail/0ca704122
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         8bfbb24ecffb2be79d02baa.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.117 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=b5b32ab7a61ef38d17485e9d4c9fa04499bae679fe34973611e87b
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         e3b2053048"
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/instruction_video_p
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         l/0928331a42c88a45fecbcd99153f87c7.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9df4b2284506cb8f93ed738a4398fa3034c14a02e
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         cf6b03ce23d2770ef7ac6"
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/1/technique_video_pl/
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         b67526239f54c452b3915b5ec4767586.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.118 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=a46101589281b8771b68c0010434c9a7febc149473fb9
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         2fb180206e6cd4794f0"
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         sequence_number: 2,
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         unlocked: true,
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         code: "2",
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         title: "tytuł 2",
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         accessories: "krzesło",
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/thumbnail/7d5fd2dc7
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         3cf37b1f28c58150f8a9f9b.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=29276ff0205ca2621fa27f4baab2e98b070c9f624ea8dc129b7ddf
2022-09-15 15:31:07.119 5628-5710/? I/flutter: ║                         6b359c2bd8"
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/instruction_video_p
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         l/4c2c198038c58c4a4404b224b97c5548.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=44f63c460e9250f599fe1e58a3a29e9a4657bfb3120
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         96c190b05634263f72876"
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/2/technique_video_pl/
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         8c4b0d003100b2982ed96638eeedd8fd.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=69f1dd5a7c0a846f56e1f0f6d92895603b818fbf908e4
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         26c4152ee3fa92ba66b"
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         sequence_number: 3,
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         unlocked: false,
2022-09-15 15:31:07.120 5628-5710/? I/flutter: ║                         code: "SP157",
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         title: "SP157 test",
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         accessories: "nic",
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/thumbnail/2089fd5d1
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         b0076296e120a8ff813609d.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=2665e01d632bc8c6f4bbc4ece23645dd8461147dbeb56a39801cf6
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         9e3372e426"
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/instruction_video_p
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         l/d35fea7606ef852d58df00817406dff0.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=89eb51a57731649cc4230a99ca268c0fc2bad11dab7
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         e34d88b83ff0b9d63e571"
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/3/technique_video_pl/
2022-09-15 15:31:07.121 5628-5710/? I/flutter: ║                         72a8b3e56eb08e2abfe55510b7572691.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=6c905500eb132af888173a5ec21b5ac6a1c97029c0d1e
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         5e1b036073fb9e40b6e"
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         sequence_number: 4,
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         unlocked: false,
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         code: "tech_test",
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         title: "tech_test",
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         accessories: "none",
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/thumbnail/5ed7f8464
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         1002e30b82be9c1af530e97.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=95768c14c94d567a591882e9c426e91e9a4e227087a16652433179
2022-09-15 15:31:07.122 5628-5710/? I/flutter: ║                         5a99da6df3"
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/instruction_video_p
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         l/a6d953581d8fc03fd7b987223a66ed80.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=499ff3c821b19e9f2050e48095f513243e8094d43fe
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         0492b6d09c25baf22d527"
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/4/technique_video_pl/
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         d9f540503b7e54ad406066589f6b7c7a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=3c5377928329b31ed5e4cb6ab60a24f9886a991a7268a
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         322eb1103ba95d10178"
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                    },
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                    {
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         sequence_number: 5,
2022-09-15 15:31:07.123 5628-5710/? I/flutter: ║                         unlocked: false,
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         code: "tech_test2",
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         title: "tech_test2",
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         accessories: "none",
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/thumbnail/f00bc13aa
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         ea8315b5d8c1d3ac793325e.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGELHE45JANJC
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         PO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expires=86400
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         &X-Amz-SignedHeaders=host&X-Amz-Signature=6af67139f422499cdbf2acbbdf2d3934abd2a2381e0c58168f93c0
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         01b35c64db"
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/instruction_video_p
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         l/4063c47e16b9ca33d91ad9849f057d05.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VG
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         ELHE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Ex
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         pires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=c74817d8de95ac97190a4f25b3bce56a3bfb94b029f
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         81485dc5d6dd7a9db1a73"
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         "https://spinetime-staging.s3.eu-central-1.amazonaws.com/store/tptechnique/5/technique_video_pl/
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         fb9c9fb51bd1404ae6b7ad7bcbc7cf68.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5VGEL
2022-09-15 15:31:07.124 5628-5710/? I/flutter: ║                         HE45JANJCPO%2F20220915%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20220915T133107Z&X-Amz-Expi
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                         res=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=9b7305e8ea051d7460dbeeffce90d71a6c2c6dcbcc60b
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                         86f4e90f0cc50a83d43"
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                    }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                 ],
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                 spinetime_index: "LERROR",
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║                 finished: false
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║            }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║        }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║    }
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ║
2022-09-15 15:31:07.125 5628-5710/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
Editor is loading...