404 Not found

mail@pastecode.io avatar
unknown
plain_text
a year ago
8.8 kB
1
Indexable
Never
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╔╣ Request ║ POST 
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╔ Headers 
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ content-type: application/json; charset=utf-8
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ contentType: application/json; charset=utf-8
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ responseType: ResponseType.json
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ followRedirects: true
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ connectTimeout: 0
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ receiveTimeout: 0
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╔ Body 
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ email: iphone@8.com
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ password: Haslo!23
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╟ locale: en
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:23.564 18596-20579/? I/flutter: ║ {email: iphone@8.com, password: Haslo!23, locale: en}
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ╔╣ Response ║ POST ║ Status: 200 OK
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/patients/sign_in
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ╔ Body
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║    {
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║         "eyJhbGciOiJIUzI1NiJ9.eyJpZCI6OCwidHlwZSI6IlBhdGllbnQiLCJleHAiOjE2NzgzNjY4ODQsImNyZWF0ZWRfYXQiOiIyMDIyLTA5LTA5ID
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║         E0OjAxOjI0ICswMjAwIn0.dHJ19hAw59qOLaNzLwZeQRhhukl-FY-1QJbqRDtz8oA"
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║         user: {
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             id: 8,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             locale: "pl",
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             email: "iphone@8.com",
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             first_name: "Iphone8",
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             gender: "male",
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             translated_gender: "Mężczyzna",
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             date_of_birth: "2022-09-09",
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             height: 180,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             weight: 75,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             user_conditions: true,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             privacy_policy: true,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             data_analysis: true,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             signup_completed: true,
2022-09-09 14:01:24.082 18596-20579/? I/flutter: ║             therapeutic_session: null
2022-09-09 14:01:24.083 18596-20579/? I/flutter: ║        }
2022-09-09 14:01:24.083 18596-20579/? I/flutter: ║    }
2022-09-09 14:01:24.083 18596-20579/? I/flutter: ║
2022-09-09 14:01:24.083 18596-20579/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:32.755 18596-18596/? 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-09 14:01:32.952 18596-21886/? I/flutter: ╔╣ Request ║ GET 
2022-09-09 14:01:32.952 18596-21886/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/therapeutic_sessions
2022-09-09 14:01:32.952 18596-21886/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╔ Headers 
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╟ Authorization: 
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ║ Bearer eyJhbGciOiJIUzI1NiJ9.eyJpZCI6OCwidHlwZSI6IlBhdGllbnQiLCJleHAiOjE2NzgzNjY4ODQsImNyZWF0ZWRfYXQiOiIyMDIyLTA5LTA5IDE0
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ║ OjAxOjI0ICswMjAwIn0.dHJ19hAw59qOLaNzLwZeQRhhukl-FY-1QJbqRDtz8oA
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╟ contentType: null
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╟ responseType: ResponseType.json
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╟ followRedirects: true
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╟ connectTimeout: 0
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╟ receiveTimeout: 0
2022-09-09 14:01:32.953 18596-21886/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ╔╣ DioError ║ Status: 404 Not Found
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ║  https://spinetime-staging.herokuapp.com/api/v1/therapeutic_sessions
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ╔ DioErrorType.response
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ║    {
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ║         ui_errors: {},
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ║         errors: {session: session not found}
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ║    }
2022-09-09 14:01:33.277 18596-21886/? I/flutter: ╚════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝