From e3aac2ba0c9aabe4cbc97b1dd0a7ee57c9d39a12 Mon Sep 17 00:00:00 2001 From: cherif Date: Sat, 7 Oct 2023 16:51:31 +0200 Subject: [PATCH] 07/10/2023 - 16h40 --- .idea/workspace.xml | 24 +- Inscription_mgt.py | 7 +- Log/log_file.log | 1146 ++++++++++++++++++++++++++++++++++++++ email_inscription_mgt.py | 23 +- 4 files changed, 1181 insertions(+), 19 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4368e65..6ef6f36 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,11 @@ - + + + @@ -425,7 +427,6 @@ - @@ -450,6 +451,7 @@ - \ No newline at end of file diff --git a/Inscription_mgt.py b/Inscription_mgt.py index 5118695..efe729a 100644 --- a/Inscription_mgt.py +++ b/Inscription_mgt.py @@ -663,6 +663,7 @@ def UpdateStagiairetoClass(diction): if (new_status != old_status and diction['status'] == "1" ): # Il s'agit d'envoyer le message de confirmation d'une inscription + email_data['partner_owner_recid'] = str(partner_recid) local_status, local_message = email_session.incription_training_confirmation_mail(email_data) """" @@ -981,9 +982,7 @@ def SendInscriptionConfirmation(diction): code_session = local_info_session[0]['code_session'] data_mail['code_session'] = code_session - - - + data_mail['partner_owner_recid'] = str(partner_recid) local_status, local_message = email_session.incription_training_confirmation_mail(data_mail) return local_status, "La confirmation d'inscription a bien ete envoyée" @@ -4400,7 +4399,7 @@ def Send_LMS_Credentials_to_particpants(diction): # Recuperation des données de la session local_session = MYSY_GV.dbname['session_formation'].find_one( - {'code_session': str(diction['session_id']), + {'_id': ObjectId(str(diction['session_id'])), 'class_internal_url': str(diction['class_internal_url']), 'valide':'1',}) if (local_session is None): diff --git a/Log/log_file.log b/Log/log_file.log index 83ad858..04c31cf 100644 --- a/Log/log_file.log +++ b/Log/log_file.log @@ -1839753,3 +1839753,1149 @@ INFO:werkzeug:127.0.0.1 - - [06/Oct/2023 17:03:24] "POST /myclass/api/get_partne INFO:werkzeug:127.0.0.1 - - [06/Oct/2023 17:03:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - INFO:root:2023-10-06 17:03:24.895961 : Security check : IP adresse '127.0.0.1' connected INFO:werkzeug:127.0.0.1 - - [06/Oct/2023 17:03:24] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:47:28.616087 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 08:47:28.617085 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 08:47:28.617085 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 08:47:28.617085 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 08:47:28.617085 : ++ LMS_BAS_URL mysy-training.com/ ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 08:47:44.486902 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 08:47:44.486902 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 08:47:44.487903 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 08:47:44.487903 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 08:47:44.487903 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-10-07 08:48:37.087742 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:37.088744 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:37.091744 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:37] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:37] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:37] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:37.869552 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:37.870779 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:38] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.097519 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:39.102226 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.109348 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.115648 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:39.122570 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.130540 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.138339 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:39.142494 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.151885 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:39.158330 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.165240 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:39.168636 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.177503 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.184972 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.191310 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.195579 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.202925 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.211142 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.218090 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:39.225186 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:39] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:47.581575 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:47] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:47.795231 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:47.800320 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:47.806910 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:48:47.813450 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:47] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:47] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:47] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:47.842292 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:47] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:48:47.902618 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:48:47] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:01.353044 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:01.360819 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:01.367815 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:01.378785 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:01] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:01] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:01] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:27.185778 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:27.282992 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:27] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:34.619768 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:34] "POST /myclass/api/check_partner_token_validity_v2/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:38.643586 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:38.649030 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:38.653056 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:38.662565 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:38] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:43.593635 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:43.598914 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:43.604742 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:43.613235 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:43.620353 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:43] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:43] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:43] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:52.863162 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:52.867620 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:52.873748 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:52.877755 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:52] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:52] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:53] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:49:55.935496 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:55.938830 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:49:55.943854 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:55] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:55] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:49:55] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:50:12.007319 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:50:12.010349 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:50:12] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:50:12] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:50:53.920071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:50:53.943501 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:50:53] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:50:53] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:56:49.139489 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:49.147325 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:49.154093 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:56:49.159156 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:49] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:49] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:56:57.512827 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:57] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:56:57.522834 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:57.527839 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:57.536826 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:57] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:57] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:56:57.840480 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:57.844479 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:57.849478 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:56:57.854476 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:57] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:56:58] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:57:05.050263 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:57:05.058265 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:57:05.069256 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:57:05] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:57:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:57:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:57:31.977421 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:57:31.982130 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:57:31] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:57:31] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:59:28.464946 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:59:28.469476 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:59:28.476234 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:59:28.480136 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:28] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:28] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:28] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:28] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:59:58.165244 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:59:58.172949 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 08:59:58.198194 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 08:59:58.205751 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:58] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 08:59:58] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:00:39.583350 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:00:39.591257 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:00:39.598218 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:00:39.601224 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:00:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:00:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:00:39] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:00:39] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:01:09.518055 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:01:09.524621 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:01:09.529617 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:01:09.535069 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:09] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:09] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:09] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:09] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:01:54.975386 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:01:54.980924 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:01:54.991203 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:01:54.997225 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:55] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:01:55] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:03:32.541256 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:03:32.548258 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:03:32.557322 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:03:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:03:32.566868 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:03:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:03:32] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:03:32] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:04:13.476288 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:04:13.481105 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:04:13.487858 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:04:13.494180 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:04:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:04:13] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:04:13] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:04:13] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:07:19.539314 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:07:19.550132 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:07:19.561667 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:07:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:07:19.572682 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:07:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:07:19] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:07:19] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:09:57.746250 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:09:57.753704 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:09:57] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:09:57] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:11:50.468201 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:11:50.479750 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:11:50.492771 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:11:50.506788 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:11:50.710618 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:11:50.715978 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:11:50.726807 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:11:50.734935 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:11:50] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:12:31.915739 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:12:31.922612 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:12:31.925796 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:12:31] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:12:31] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:12:31] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 09:13:28.656261 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 09:13:28.661936 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:13:28] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 09:13:28] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:21.661762 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:21.668758 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:21.680045 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:21] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:21] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:21] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:22.770658 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:22.779579 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.657688 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:23.665368 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.673324 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.679310 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.687026 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:23.699655 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.707504 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.717012 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.725366 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:23.733339 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.743262 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.752844 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.759973 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:23.765149 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.769302 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.780971 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:23.786495 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.793496 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.802103 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:23.806898 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:23] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:28.690744 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:28] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:28.985430 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:28.990438 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:28.998567 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:29.008160 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:29] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:29.023661 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:29] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:29] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:29.093747 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:29] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:55:34.040364 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:34.048279 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 14:55:34.057483 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:34] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_OL95ZkVJlbwWyw/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_OL95ZkVJlbwWyw/payment_methods?type=card response_code=404 +DEBUG:stripe:body='{\n "error": {\n "code": "resource_missing",\n "doc_url": "https://stripe.com/docs/error-codes/resource-missing",\n "message": "No such customer: \'cus_OL95ZkVJlbwWyw\'",\n "param": "id",\n "request_log_url": "https://dashboard.stripe.com/test/logs/req_vMBUytDnWBQcXs?t=1696683334",\n "type": "invalid_request_error"\n }\n}\n' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_vMBUytDnWBQcXs message='Dashboard link for request' +INFO:stripe:error_code=resource_missing error_message="No such customer: 'cus_OL95ZkVJlbwWyw'" error_param=id error_type=invalid_request_error message='Stripe API error received' +INFO:root:2023-10-07 14:55:36.662004 : get_customer_payement_cards -Request req_vMBUytDnWBQcXs: No such customer: 'cus_OL95ZkVJlbwWyw' - ERRORRRR AT Line : 140 +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:55:36] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:57:18.482410 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods/pm_1NYSorAbmaEugrFTuc8nPCVA/detach +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data= +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods/pm_1NYSorAbmaEugrFTuc8nPCVA/detach response_code=200 +DEBUG:stripe:body='{\n "id": "pm_1NYSorAbmaEugrFTuc8nPCVA",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1690459045,\n "customer": null,\n "livemode": false,\n "metadata": {},\n "type": "card"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_vHbVzlEOXVaj8A message='Dashboard link for request' +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=23&card[cvc]=123&billing_details[name]=Cherif+DEV +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods response_code=200 +DEBUG:stripe:body='{\n "id": "pm_1Nya4JAbmaEugrFT2myTifgj",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "Cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "unchecked"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1696683439,\n "customer": null,\n "livemode": false,\n "metadata": {},\n "type": "card"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_FYURBdtP6qsnSD message='Dashboard link for request' +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods/pm_1Nya4JAbmaEugrFT2myTifgj/attach +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=customer=cus_OL95ZkVJlbwWyw +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods/pm_1Nya4JAbmaEugrFT2myTifgj/attach response_code=400 +DEBUG:stripe:body='{\n "error": {\n "code": "resource_missing",\n "doc_url": "https://stripe.com/docs/error-codes/resource-missing",\n "message": "No such customer: \'cus_OL95ZkVJlbwWyw\'",\n "param": "customer",\n "request_log_url": "https://dashboard.stripe.com/test/logs/req_mP7VQBbyfiUz9U?t=1696683439",\n "type": "invalid_request_error"\n }\n}\n' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_mP7VQBbyfiUz9U message='Dashboard link for request' +INFO:stripe:error_code=resource_missing error_message="No such customer: 'cus_OL95ZkVJlbwWyw'" error_param=customer error_type=invalid_request_error message='Stripe API error received' +INFO:root:2023-10-07 14:57:20.229667 : create_update_payment_card -Request req_mP7VQBbyfiUz9U: No such customer: 'cus_OL95ZkVJlbwWyw' - ERRORRRR AT Line : 262 +INFO:root:2023-10-07 14:57:20.235754 : add_payement_mode : Impossible de créer la carte de payement dans Stripe +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:57:20] "POST /myclass/api/add_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 14:57:38.923308 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods/pm_1NYSorAbmaEugrFTuc8nPCVA/detach +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data= +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods/pm_1NYSorAbmaEugrFTuc8nPCVA/detach response_code=400 +DEBUG:stripe:body='{\n "error": {\n "message": "The payment method you provided is not attached to a customer so detachment is impossible.",\n "request_log_url": "https://dashboard.stripe.com/test/logs/req_fnqKAptCtaYTvT?t=1696683460",\n "type": "invalid_request_error"\n }\n}\n' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_fnqKAptCtaYTvT message='Dashboard link for request' +INFO:stripe:error_code=None error_message='The payment method you provided is not attached to a customer so detachment is impossible.' error_param=None error_type=invalid_request_error message='Stripe API error received' +INFO:root:2023-10-07 14:57:41.155280 : create_update_payment_card -Request req_fnqKAptCtaYTvT: The payment method you provided is not attached to a customer so detachment is impossible. - ERRORRRR AT Line : 233 +INFO:root:2023-10-07 14:57:41.159298 : add_payement_mode : Impossible de créer la carte de payement dans Stripe +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 14:57:41] "POST /myclass/api/add_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:25:21.607749 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods/pm_1NYSorAbmaEugrFTuc8nPCVA/detach +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data= +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods/pm_1NYSorAbmaEugrFTuc8nPCVA/detach response_code=400 +DEBUG:stripe:body='{\n "error": {\n "message": "The payment method you provided is not attached to a customer so detachment is impossible.",\n "request_log_url": "https://dashboard.stripe.com/test/logs/req_JPeCzjOz4GVV7u?t=1696685121",\n "type": "invalid_request_error"\n }\n}\n' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_JPeCzjOz4GVV7u message='Dashboard link for request' +INFO:stripe:error_code=None error_message='The payment method you provided is not attached to a customer so detachment is impossible.' error_param=None error_type=invalid_request_error message='Stripe API error received' +INFO:root:2023-10-07 15:25:22.176653 : create_update_payment_card -Request req_JPeCzjOz4GVV7u: The payment method you provided is not attached to a customer so detachment is impossible. - ERRORRRR AT Line : 233 +INFO:root:2023-10-07 15:25:22.181235 : add_payement_mode : Impossible de créer la carte de payement dans Stripe +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:25:22] "POST /myclass/api/add_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:23.656139 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:26:23.663756 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:23] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:23.672659 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:23] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:23.684511 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:23] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:23.933880 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:26:23.937959 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:26:23.946439 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:23] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers//payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers//payment_methods?type=card response_code=404 +DEBUG:stripe:body='{\n "error": {\n "message": "Unrecognized request URL (GET: /v1/customers//payment_methods). If you are trying to list objects, remove the trailing slash. If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code. Please see https://stripe.com/docs or we can help at https://support.stripe.com/.",\n "type": "invalid_request_error"\n }\n}\n' message='API response body' +INFO:stripe:error_code=None error_message='Unrecognized request URL (GET: /v1/customers//payment_methods). If you are trying to list objects, remove the trailing slash. If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code. Please see https://stripe.com/docs or we can help at https://support.stripe.com/.' error_param=None error_type=invalid_request_error message='Stripe API error received' +INFO:root:2023-10-07 15:26:24.228012 : get_customer_payement_cards -Unrecognized request URL (GET: /v1/customers//payment_methods). If you are trying to list objects, remove the trailing slash. If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code. Please see https://stripe.com/docs or we can help at https://support.stripe.com/. - ERRORRRR AT Line : 140 +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:24] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:35.974058 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:26:35.987000 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:26:36.001505 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:36] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:36] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:47.547193 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/customers +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=email=mysytraining%2Bdev%40gmail.com&name=MySy+Dev+Compte&address[city]=&address[country]= +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers response_code=200 +DEBUG:stripe:body='{\n "id": "cus_Om8oFwZD9yjwoD",\n "object": "customer",\n "address": {\n "city": "",\n "country": "",\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "balance": 0,\n "created": 1696685207,\n "currency": null,\n "default_currency": null,\n "default_source": null,\n "delinquent": false,\n "description": null,\n "discount": null,\n "email": "mysytraining+dev@gmail.com",\n "invoice_prefix": "0867369D",\n "invoice_settings": {\n "custom_fields": null,\n "default_payment_method": null,\n "footer": null,\n "rendering_options": null\n },\n "livemode": false,\n "metadata": {},\n "name": "MySy Dev Compte",\n "phone": null,\n "preferred_locales": [],\n "shipping": null,\n "tax_exempt": "none",\n "test_clock": null\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_nE7aNcgyXE7mlk message='Dashboard link for request' +INFO:root:2023-10-07 15:26:49.057176 : create_customer - le partenaire mysytraining+dev@gmail.com a été correctement créé dans Stripe. Son Id = cus_Om8oFwZD9yjwoD +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:49] "POST /myclass/api/update_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:26:49.461214 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:26:49] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:27:11.648581 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:27:11.657409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:27:11.668755 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:27:11] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card response_code=200 +DEBUG:stripe:body='{\n "object": "list",\n "data": [],\n "has_more": false,\n "url": "/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_B1xr9Cg3LJXt04 message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:27:12] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:28:08.123238 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:28:08.140282 : add_payement_mode : Les données de la carte sont incorrectes +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:28:08] "POST /myclass/api/add_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:02.576844 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=23&card[cvc]=123&billing_details[name]=cherif+DEV +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods response_code=200 +DEBUG:stripe:body='{\n "id": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "unchecked"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1696685342,\n "customer": null,\n "livemode": false,\n "metadata": {},\n "type": "card"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_DehFCZzRO9FZhp message='Dashboard link for request' +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_methods/pm_1NyaZ0AbmaEugrFT8xMbQFtA/attach +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=customer=cus_Om8oFwZD9yjwoD +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_methods/pm_1NyaZ0AbmaEugrFT8xMbQFtA/attach response_code=200 +DEBUG:stripe:body='{\n "id": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1696685342,\n "customer": "cus_Om8oFwZD9yjwoD",\n "livemode": false,\n "metadata": {},\n "type": "card"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_EGv55bMd0mf14h message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:04] "POST /myclass/api/add_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:07.970873 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:07.977118 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:07] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:07.983599 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:07] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:07.996875 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:07] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:08.241333 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:08.246337 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:08.255664 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:08] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card response_code=200 +DEBUG:stripe:body='{\n "object": "list",\n "data": [\n {\n "id": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1696685342,\n "customer": "cus_Om8oFwZD9yjwoD",\n "livemode": false,\n "metadata": {},\n "type": "card"\n }\n ],\n "has_more": false,\n "url": "/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_UNz8yDMEEsoF5B message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:08] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:15.773598 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:15.780114 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:15.787271 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:15] "POST /myclass/api/get_product_service/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:15.797519 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:15] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card response_code=200 +DEBUG:stripe:body='{\n "object": "list",\n "data": [\n {\n "id": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1696685342,\n "customer": "cus_Om8oFwZD9yjwoD",\n "livemode": false,\n "metadata": {},\n "type": "card"\n }\n ],\n "has_more": false,\n "url": "/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_i5jiYVdIkGaYGc message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:16] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:16.677146 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:16.692146 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:16] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:32.603701 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:29:32.631010 : Get_Given_Code_Promo - Le code promo '' n'existe pas +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:32] "POST /myclass/api/Get_Given_Code_Promo/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:36.249043 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/subscriptions +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=customer=cus_Om8oFwZD9yjwoD&items[0][price]=price_1MT3FmAbmaEugrFTZ5vyJRcZ&items[0][quantity]=9&payment_behavior=default_incomplete&expand[0]=latest_invoice.payment_intent +INFO:root:2023-10-07 15:29:36.258064 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/subscriptions response_code=200 +DEBUG:stripe:body='{\n "id": "sub_1NyaZYAbmaEugrFTMwcapq5X",\n "object": "subscription",\n "application": null,\n "application_fee_percent": null,\n "automatic_tax": {\n "enabled": false\n },\n "billing_cycle_anchor": 1696685376,\n "billing_thresholds": null,\n "cancel_at": null,\n "cancel_at_period_end": false,\n "canceled_at": null,\n "cancellation_details": {\n "comment": null,\n "feedback": null,\n "reason": null\n },\n "collection_method": "charge_automatically",\n "created": 1696685376,\n "currency": "eur",\n "current_period_end": 1699363776,\n "current_period_start": 1696685376,\n "customer": "cus_Om8oFwZD9yjwoD",\n "days_until_due": null,\n "default_payment_method": null,\n "default_source": null,\n "default_tax_rates": [],\n "description": null,\n "discount": null,\n "ended_at": null,\n "items": {\n "object": "list",\n "data": [\n {\n "id": "si_Om8rH17zLamjBf",\n "object": "subscription_item",\n "billing_thresholds": null,\n "created": 1696685376,\n "metadata": {},\n "plan": {\n "id": "price_1MT3FmAbmaEugrFTZ5vyJRcZ",\n "object": "plan",\n "active": true,\n "aggregate_usage": null,\n "amount": 9000,\n "amount_decimal": "9000",\n "billing_scheme": "per_unit",\n "created": 1674392794,\n "currency": "eur",\n "interval": "month",\n "interval_count": 1,\n "livemode": false,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ6dS05BjL1cLl",\n "tiers_mode": null,\n "transform_usage": null,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "price": {\n "id": "price_1MT3FmAbmaEugrFTZ5vyJRcZ",\n "object": "price",\n "active": true,\n "billing_scheme": "per_unit",\n "created": 1674392794,\n "currency": "eur",\n "custom_unit_amount": null,\n "livemode": false,\n "lookup_key": null,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ6dS05BjL1cLl",\n "recurring": {\n "aggregate_usage": null,\n "interval": "month",\n "interval_count": 1,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "tax_behavior": "exclusive",\n "tiers_mode": null,\n "transform_quantity": null,\n "type": "recurring",\n "unit_amount": 9000,\n "unit_amount_decimal": "9000"\n },\n "quantity": 9,\n "subscription": "sub_1NyaZYAbmaEugrFTMwcapq5X",\n "tax_rates": []\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/subscription_items?subscription=sub_1NyaZYAbmaEugrFTMwcapq5X"\n },\n "latest_invoice": {\n "id": "in_1NyaZYAbmaEugrFT8SRZrbNd",\n "object": "invoice",\n "account_country": "FR",\n "account_name": "MYSY Training Technology ",\n "account_tax_ids": null,\n "amount_due": 81000,\n "amount_paid": 0,\n "amount_remaining": 81000,\n "amount_shipping": 0,\n "application": null,\n "application_fee_amount": null,\n "attempt_count": 0,\n "attempted": false,\n "auto_advance": false,\n "automatic_tax": {\n "enabled": false,\n "status": null\n },\n "billing_reason": "subscription_create",\n "charge": null,\n "collection_method": "charge_automatically",\n "created": 1696685376,\n "currency": "eur",\n "custom_fields": null,\n "customer": "cus_Om8oFwZD9yjwoD",\n "customer_address": {\n "city": "",\n "country": "",\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "customer_email": "mysytraining+dev@gmail.com",\n "customer_name": "MySy Dev Compte",\n "customer_phone": null,\n "customer_shipping": null,\n "customer_tax_exempt": "none",\n "customer_tax_ids": [],\n "default_payment_method": null,\n "default_source": null,\n "default_tax_rates": [],\n "description": null,\n "discount": null,\n "discounts": [],\n "due_date": null,\n "effective_at": 1696685376,\n "ending_balance": 0,\n "footer": null,\n "from_invoice": null,\n "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1LUUfAAbmaEugrFT/test_YWNjdF8xTFVVZkFBYm1hRXVnckZULF9PbThydXJoRm9OQTZYV3ZqMURZRThSeHNscmIzNmx1LDg3MjI2MTc20200pgl0JwMx?s=ap",\n "invoice_pdf": "https://pay.stripe.com/invoice/acct_1LUUfAAbmaEugrFT/test_YWNjdF8xTFVVZkFBYm1hRXVnckZULF9PbThydXJoRm9OQTZYV3ZqMURZRThSeHNscmIzNmx1LDg3MjI2MTc20200pgl0JwMx/pdf?s=ap",\n "last_finalization_error": null,\n "latest_revision": null,\n "lines": {\n "object": "list",\n "data": [\n {\n "id": "il_1NyaZYAbmaEugrFTDYxkYHe1",\n "object": "line_item",\n "amount": 81000,\n "amount_excluding_tax": 81000,\n "currency": "eur",\n "description": "9 × DEV_SPACK_GOLD (at €90.00 / month)",\n "discount_amounts": [],\n "discountable": true,\n "discounts": [],\n "livemode": false,\n "metadata": {},\n "period": {\n "end": 1699363776,\n "start": 1696685376\n },\n "plan": {\n "id": "price_1MT3FmAbmaEugrFTZ5vyJRcZ",\n "object": "plan",\n "active": true,\n "aggregate_usage": null,\n "amount": 9000,\n "amount_decimal": "9000",\n "billing_scheme": "per_unit",\n "created": 1674392794,\n "currency": "eur",\n "interval": "month",\n "interval_count": 1,\n "livemode": false,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ6dS05BjL1cLl",\n "tiers_mode": null,\n "transform_usage": null,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "price": {\n "id": "price_1MT3FmAbmaEugrFTZ5vyJRcZ",\n "object": "price",\n "active": true,\n "billing_scheme": "per_unit",\n "created": 1674392794,\n "currency": "eur",\n "custom_unit_amount": null,\n "livemode": false,\n "lookup_key": null,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ6dS05BjL1cLl",\n "recurring": {\n "aggregate_usage": null,\n "interval": "month",\n "interval_count": 1,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "tax_behavior": "exclusive",\n "tiers_mode": null,\n "transform_quantity": null,\n "type": "recurring",\n "unit_amount": 9000,\n "unit_amount_decimal": "9000"\n },\n "proration": false,\n "proration_details": {\n "credited_items": null\n },\n "quantity": 9,\n "subscription": "sub_1NyaZYAbmaEugrFTMwcapq5X",\n "subscription_item": "si_Om8rH17zLamjBf",\n "tax_amounts": [],\n "tax_rates": [],\n "type": "subscription",\n "unit_amount_excluding_tax": "9000"\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/invoices/in_1NyaZYAbmaEugrFT8SRZrbNd/lines"\n },\n "livemode": false,\n "metadata": {},\n "next_payment_attempt": null,\n "number": "E58073E6-0785",\n "on_behalf_of": null,\n "paid": false,\n "paid_out_of_band": false,\n "payment_intent": {\n "id": "pi_3NyaZYAbmaEugrFT1fUTmo8q",\n "object": "payment_intent",\n "amount": 81000,\n "amount_capturable": 0,\n "amount_details": {\n "tip": {}\n },\n "amount_received": 0,\n "application": null,\n "application_fee_amount": null,\n "automatic_payment_methods": null,\n "canceled_at": null,\n "cancellation_reason": null,\n "capture_method": "automatic",\n "charges": {\n "object": "list",\n "data": [],\n "has_more": false,\n "total_count": 0,\n "url": "/v1/charges?payment_intent=pi_3NyaZYAbmaEugrFT1fUTmo8q"\n },\n "client_secret": "pi_3NyaZYAbmaEugrFT1fUTmo8q_secret_ayMMsy45o6Js1QbFeBTXWD4BT",\n "confirmation_method": "automatic",\n "created": 1696685376,\n "currency": "eur",\n "customer": "cus_Om8oFwZD9yjwoD",\n "description": "Subscription creation",\n "invoice": "in_1NyaZYAbmaEugrFT8SRZrbNd",\n "last_payment_error": null,\n "latest_charge": null,\n "livemode": false,\n "metadata": {},\n "next_action": null,\n "on_behalf_of": null,\n "payment_method": null,\n "payment_method_configuration_details": null,\n "payment_method_options": {\n "card": {\n "installments": null,\n "mandate_options": null,\n "network": null,\n "request_three_d_secure": "automatic"\n },\n "paypal": {\n "preferred_locale": null,\n "reference": null\n },\n "sepa_debit": {}\n },\n "payment_method_types": [\n "card",\n "paypal",\n "sepa_debit"\n ],\n "processing": null,\n "receipt_email": null,\n "review": null,\n "setup_future_usage": "off_session",\n "shipping": null,\n "source": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "requires_payment_method",\n "transfer_data": null,\n "transfer_group": null\n },\n "payment_settings": {\n "default_mandate": null,\n "payment_method_options": null,\n "payment_method_types": null\n },\n "period_end": 1696685376,\n "period_start": 1696685376,\n "post_payment_credit_notes_amount": 0,\n "pre_payment_credit_notes_amount": 0,\n "quote": null,\n "receipt_number": null,\n "rendering": null,\n "rendering_options": null,\n "shipping_cost": null,\n "shipping_details": null,\n "starting_balance": 0,\n "statement_descriptor": null,\n "status": "open",\n "status_transitions": {\n "finalized_at": 1696685376,\n "marked_uncollectible_at": null,\n "paid_at": null,\n "voided_at": null\n },\n "subscription": "sub_1NyaZYAbmaEugrFTMwcapq5X",\n "subscription_details": {\n "metadata": {}\n },\n "subtotal": 81000,\n "subtotal_excluding_tax": 81000,\n "tax": null,\n "test_clock": null,\n "total": 81000,\n "total_discount_amounts": [],\n "total_excluding_tax": 81000,\n "total_tax_amounts": [],\n "transfer_data": null,\n "webhooks_delivered_at": 1696685376\n },\n "livemode": false,\n "metadata": {},\n "next_pending_invoice_item_invoice": null,\n "on_behalf_of": null,\n "pause_collection": null,\n "payment_settings": {\n "payment_method_options": null,\n "payment_method_types": null,\n "save_default_payment_method": "off"\n },\n "pending_invoice_item_interval": null,\n "pending_setup_intent": null,\n "pending_update": null,\n "plan": {\n "id": "price_1MT3FmAbmaEugrFTZ5vyJRcZ",\n "object": "plan",\n "active": true,\n "aggregate_usage": null,\n "amount": 9000,\n "amount_decimal": "9000",\n "billing_scheme": "per_unit",\n "created": 1674392794,\n "currency": "eur",\n "interval": "month",\n "interval_count": 1,\n "livemode": false,\n "metadata": {},\n "nickname": null,\n "product": "prod_MZ6dS05BjL1cLl",\n "tiers_mode": null,\n "transform_usage": null,\n "trial_period_days": null,\n "usage_type": "licensed"\n },\n "quantity": 9,\n "schedule": null,\n "start_date": 1696685376,\n "status": "incomplete",\n "test_clock": null,\n "transfer_data": null,\n "trial_end": null,\n "trial_settings": {\n "end_behavior": {\n "missing_payment_method": "create_invoice"\n }\n },\n "trial_start": null\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_bJKloyF26cQiVa message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:37] "POST /myclass/api/create-subscription/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/invoices/search?query=customer%3A%27cus_Om8oFwZD9yjwoD%27 +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=query=customer%3A%27cus_Om8oFwZD9yjwoD%27 +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/invoices/search?query=customer%3A%27cus_Om8oFwZD9yjwoD%27 response_code=200 +DEBUG:stripe:body='{\n "object": "search_result",\n "data": [],\n "has_more": false,\n "next_page": null,\n "url": "/v1/invoices/search"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_K3pA6khEIK5mIo message='Dashboard link for request' +DEBUG:xhtml2pdf:pisaDocument options: + src = '\n\n\n\n\t
\n\t\tMysy Training Logo \n\t
\n\t\n\t\t
\n\t\t\t
\n\t\t\t\t\n\t\t\t\t
\n\t\t\t\t\n\t\t\t\t\tMySy Dev Compteu
\n\t\t\t\t\true tesu
\n\t\t\t\t\t750017 parisd
\n\t\t\t\t\tfrance
\n\n\t\t\t\t
\n\n\n\t\t\t\t\n\n\t\t\t\t\tFacture n° FACT_2310000314\n\n\n\t\t\t\t
\n\t\t\t\t
\n\n\n\t\t\t\t\n\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t
Date de facture: 07/10/2023 Date échéance : 07/10/2023
\n\n\t\t\t\t\n\t\t\t\t\tOrigine : MySy_00P88j\n\t\t\t\t\n\n\t\t\t\t
 
\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t
DescriptionQuantitéPrix unitaireMontant
Gold990810.0
\n\t\t\t\t\n\n\t\t\t\t
 
\n\n\t\t\t\n\n\t\t\t\n\t\t\t\t\n\n\t\t\t\t\n\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t
    Montant HT: 810.0
    TVA 20% : 162.0
    Montant TTC : 972.0
\n\n\n\t\t\t
\n\t\t\t
 
\n\t\t\t
 
\n\t\t\t
 
\n\n\n\n\t\t\n\n\t\n\t
\n\t
\n\t\t\n\n\t\t\t

MySy Training
\n\n\t\t\t\tCour du Havre 1, 75008, Paris
\n\n\t\t\t\tMySy Training Technology (MTT), société par actions simplifiée au capital de 1000 euros, dont le siège\n\t\t\t\tsocial est\n\t\t\t\tsitué 2, place des magnolias, 77680, Roissy en Brie, immatriculée au Registre du Commerce et des\n\t\t\t\tSociétés sous le numéro 917 500 860 R.C.S. Melun\n\t\t\t

\n\t\t\n\t
\n\n\n' + dest = <_io.BufferedRandom name='./Invoices/invoice_FACT_2310000314.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/MYSY-LOGO-BLUE.png', Basepath: 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/MYSY-LOGO-BLUE.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 75.0, 'height': None, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/MYSY-LOGO-BLUE.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/MYSY-LOGO-BLUE.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col widths: [None, None] +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 0 has width 0.0 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 1 has width 0.0 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 2 has width 0.0 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col 3 has width 0.0 +DEBUG:xhtml2pdf:Col widths: [None, None, None, None] +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col widths: [None, None, None, None] +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645 +DEBUG:paramiko.transport:starting thread (client mode): 0x664779d0 +DEBUG:paramiko.transport:Local version/idstring: SSH-2.0-paramiko_3.1.0 +DEBUG:paramiko.transport:Remote version/idstring: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u1 +INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_8.4p1) +DEBUG:paramiko.transport:=== Key exchange possibilities === +DEBUG:paramiko.transport:kex algos: curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256 +DEBUG:paramiko.transport:server key: rsa-sha2-512, rsa-sha2-256, ssh-rsa, ecdsa-sha2-nistp256, ssh-ed25519 +DEBUG:paramiko.transport:client encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com +DEBUG:paramiko.transport:server encrypt: chacha20-poly1305@openssh.com, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes256-gcm@openssh.com +DEBUG:paramiko.transport:client mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1 +DEBUG:paramiko.transport:server mac: umac-64-etm@openssh.com, umac-128-etm@openssh.com, hmac-sha2-256-etm@openssh.com, hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, umac-64@openssh.com, umac-128@openssh.com, hmac-sha2-256, hmac-sha2-512, hmac-sha1 +DEBUG:paramiko.transport:client compress: none, zlib@openssh.com +DEBUG:paramiko.transport:server compress: none, zlib@openssh.com +DEBUG:paramiko.transport:client lang: +DEBUG:paramiko.transport:server lang: +DEBUG:paramiko.transport:kex follows: False +DEBUG:paramiko.transport:=== Key exchange agreements === +DEBUG:paramiko.transport:Kex: curve25519-sha256@libssh.org +DEBUG:paramiko.transport:HostKey: ssh-ed25519 +DEBUG:paramiko.transport:Cipher: aes128-ctr +DEBUG:paramiko.transport:MAC: hmac-sha2-256 +DEBUG:paramiko.transport:Compression: none +DEBUG:paramiko.transport:=== End of kex handshake === +DEBUG:paramiko.transport:kex engine KexCurve25519 specified hash_algo +DEBUG:paramiko.transport:Switch to new keys ... +DEBUG:paramiko.transport:Got EXT_INFO: {'server-sig-algs': b'ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com'} +DEBUG:paramiko.transport:Attempting password auth... +DEBUG:paramiko.transport:userauth is OK +INFO:paramiko.transport:Authentication (password) successful! +DEBUG:paramiko.transport:[chan 0] Max packet in: 32768 bytes +DEBUG:paramiko.transport:Received global request "hostkeys-00@openssh.com" +DEBUG:paramiko.transport:Rejecting "hostkeys-00@openssh.com" global request from server. +DEBUG:paramiko.transport:[chan 0] Max packet out: 32768 bytes +DEBUG:paramiko.transport:Secsh channel 0 opened. +DEBUG:paramiko.transport:[chan 0] Sesch channel 0 request ok +INFO:paramiko.transport.sftp:[chan 0] Opened sftp connection (server version 3) +DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_2310000314.pdf', 'wb') +DEBUG:paramiko.transport.sftp:[chan 0] open(b'/var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_2310000314.pdf', 'wb') -> 00000000 +DEBUG:paramiko.transport.sftp:[chan 0] close(00000000) +DEBUG:paramiko.transport.sftp:[chan 0] stat(b'/var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_2310000314.pdf') +INFO:root:2023-10-07 15:29:47.664641 : convertHtmlToPdf DEPLACEMENT DE ./Invoices/invoice_FACT_2310000314.pdf VERS /var/www/html/sftp_iexercice/mysy_invoices_dev/invoice_FACT_2310000314.pdf EST OKKKK +INFO:paramiko.transport.sftp:[chan 0] sftp session closed. +DEBUG:paramiko.transport:[chan 0] EOF sent (0) +DEBUG:paramiko.transport:EOF in transport thread +INFO:root:2023-10-07 15:29:47.673082 : Impression facture N° FACT_2310000314 OK +INFO:root:2023-10-07 15:29:47.680925 : Impression de mettre à jour la date de la prochaine facturation de la commande : ° MySy_00P88j +INFO:root:2023-10-07 15:29:47.720551 : UpdataPartnerRankingClass - Le RANKING de 6 ont été mise à jour avec la valeur {'display_rank': '30', 'date_update': '2023-10-07 15:29:47.689023'} +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:47] "POST /myclass/api/createOrder/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:48.153366 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=post path=https://api.stripe.com/v1/payment_intents/pi_3NyaZYAbmaEugrFT1fUTmo8q/confirm +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=payment_method=pm_1NyaZ0AbmaEugrFT8xMbQFtA&return_url=http%3A%2F%2Flocalhost%3A3009%2FOrderConfirmation_3DS%2FMySy_00P88j%2FGold +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_intents/pi_3NyaZYAbmaEugrFT1fUTmo8q/confirm response_code=200 +DEBUG:stripe:body='{\n "id": "pi_3NyaZYAbmaEugrFT1fUTmo8q",\n "object": "payment_intent",\n "amount": 81000,\n "amount_capturable": 0,\n "amount_details": {\n "tip": {}\n },\n "amount_received": 81000,\n "application": null,\n "application_fee_amount": null,\n "automatic_payment_methods": null,\n "canceled_at": null,\n "cancellation_reason": null,\n "capture_method": "automatic",\n "charges": {\n "object": "list",\n "data": [\n {\n "id": "ch_3NyaZYAbmaEugrFT1IM3YomF",\n "object": "charge",\n "amount": 81000,\n "amount_captured": 81000,\n "amount_refunded": 0,\n "application": null,\n "application_fee": null,\n "application_fee_amount": null,\n "balance_transaction": "txn_3NyaZYAbmaEugrFT1aAotUbS",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "calculated_statement_descriptor": "WWW.MYSY-TRAINING.COM",\n "captured": true,\n "created": 1696685388,\n "currency": "eur",\n "customer": "cus_Om8oFwZD9yjwoD",\n "description": "Subscription creation",\n "destination": null,\n "dispute": null,\n "disputed": false,\n "failure_balance_transaction": null,\n "failure_code": null,\n "failure_message": null,\n "fraud_details": {},\n "invoice": "in_1NyaZYAbmaEugrFT8SRZrbNd",\n "livemode": false,\n "metadata": {},\n "on_behalf_of": null,\n "order": null,\n "outcome": {\n "network_status": "approved_by_network",\n "reason": null,\n "risk_level": "normal",\n "risk_score": 20,\n "seller_message": "Payment complete.",\n "type": "authorized"\n },\n "paid": true,\n "payment_intent": "pi_3NyaZYAbmaEugrFT1fUTmo8q",\n "payment_method": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "payment_method_details": {\n "card": {\n "amount_authorized": 81000,\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "extended_authorization": {\n "status": "disabled"\n },\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "incremental_authorization": {\n "status": "unavailable"\n },\n "installments": null,\n "last4": "4242",\n "mandate": null,\n "multicapture": {\n "status": "unavailable"\n },\n "network": "visa",\n "network_token": {\n "used": false\n },\n "overcapture": {\n "maximum_amount_capturable": 81000,\n "status": "unavailable"\n },\n "three_d_secure": null,\n "wallet": null\n },\n "type": "card"\n },\n "receipt_email": null,\n "receipt_number": null,\n "receipt_url": "https://pay.stripe.com/receipts/invoices/CAcaFwoVYWNjdF8xTFVVZkFBYm1hRXVnckZUKM26hakGMgZGwY_gIlY6LBbWKVSpqJzxL6fcAXIm_v1sDtKlrYtdEIwaHVcdWhigNXIeu2EyXosU8-WG?s=ap",\n "refunded": false,\n "refunds": {\n "object": "list",\n "data": [],\n "has_more": false,\n "total_count": 0,\n "url": "/v1/charges/ch_3NyaZYAbmaEugrFT1IM3YomF/refunds"\n },\n "review": null,\n "shipping": null,\n "source": null,\n "source_transfer": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "succeeded",\n "transfer_data": null,\n "transfer_group": null\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/charges?payment_intent=pi_3NyaZYAbmaEugrFT1fUTmo8q"\n },\n "client_secret": "pi_3NyaZYAbmaEugrFT1fUTmo8q_secret_ayMMsy45o6Js1QbFeBTXWD4BT",\n "confirmation_method": "automatic",\n "created": 1696685376,\n "currency": "eur",\n "customer": "cus_Om8oFwZD9yjwoD",\n "description": "Subscription creation",\n "invoice": "in_1NyaZYAbmaEugrFT8SRZrbNd",\n "last_payment_error": null,\n "latest_charge": "ch_3NyaZYAbmaEugrFT1IM3YomF",\n "livemode": false,\n "metadata": {},\n "next_action": null,\n "on_behalf_of": null,\n "payment_method": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "payment_method_configuration_details": null,\n "payment_method_options": {\n "card": {\n "installments": null,\n "mandate_options": null,\n "network": null,\n "request_three_d_secure": "automatic"\n },\n "paypal": {\n "preferred_locale": null,\n "reference": null\n },\n "sepa_debit": {}\n },\n "payment_method_types": [\n "card",\n "paypal",\n "sepa_debit"\n ],\n "processing": null,\n "receipt_email": null,\n "review": null,\n "setup_future_usage": "off_session",\n "shipping": null,\n "source": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "succeeded",\n "transfer_data": null,\n "transfer_group": null\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_AxRLmg5dosQLoR message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:50] "POST /myclass/api/confirm_payment/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:53.820178 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:53] "POST /myclass/api/CheckSalesOrder/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:53.883549 : Security check : IP adresse '127.0.0.1' connected +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/payment_intents/pi_3NyaZYAbmaEugrFT1fUTmo8q +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data= +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/payment_intents/pi_3NyaZYAbmaEugrFT1fUTmo8q response_code=200 +DEBUG:stripe:body='{\n "id": "pi_3NyaZYAbmaEugrFT1fUTmo8q",\n "object": "payment_intent",\n "amount": 81000,\n "amount_capturable": 0,\n "amount_details": {\n "tip": {}\n },\n "amount_received": 81000,\n "application": null,\n "application_fee_amount": null,\n "automatic_payment_methods": null,\n "canceled_at": null,\n "cancellation_reason": null,\n "capture_method": "automatic",\n "charges": {\n "object": "list",\n "data": [\n {\n "id": "ch_3NyaZYAbmaEugrFT1IM3YomF",\n "object": "charge",\n "amount": 81000,\n "amount_captured": 81000,\n "amount_refunded": 0,\n "application": null,\n "application_fee": null,\n "application_fee_amount": null,\n "balance_transaction": "txn_3NyaZYAbmaEugrFT1aAotUbS",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "calculated_statement_descriptor": "WWW.MYSY-TRAINING.COM",\n "captured": true,\n "created": 1696685388,\n "currency": "eur",\n "customer": "cus_Om8oFwZD9yjwoD",\n "description": "Subscription creation",\n "destination": null,\n "dispute": null,\n "disputed": false,\n "failure_balance_transaction": null,\n "failure_code": null,\n "failure_message": null,\n "fraud_details": {},\n "invoice": "in_1NyaZYAbmaEugrFT8SRZrbNd",\n "livemode": false,\n "metadata": {},\n "on_behalf_of": null,\n "order": null,\n "outcome": {\n "network_status": "approved_by_network",\n "reason": null,\n "risk_level": "normal",\n "risk_score": 20,\n "seller_message": "Payment complete.",\n "type": "authorized"\n },\n "paid": true,\n "payment_intent": "pi_3NyaZYAbmaEugrFT1fUTmo8q",\n "payment_method": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "payment_method_details": {\n "card": {\n "amount_authorized": 81000,\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "extended_authorization": {\n "status": "disabled"\n },\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "incremental_authorization": {\n "status": "unavailable"\n },\n "installments": null,\n "last4": "4242",\n "mandate": null,\n "multicapture": {\n "status": "unavailable"\n },\n "network": "visa",\n "network_token": {\n "used": false\n },\n "overcapture": {\n "maximum_amount_capturable": 81000,\n "status": "unavailable"\n },\n "three_d_secure": null,\n "wallet": null\n },\n "type": "card"\n },\n "receipt_email": null,\n "receipt_number": null,\n "receipt_url": "https://pay.stripe.com/receipts/invoices/CAcaFwoVYWNjdF8xTFVVZkFBYm1hRXVnckZUKNG6hakGMgYLA1JoBvQ6LBZCTPMX9v8ZYdy8_dFuNkOLP8c5O3NWjbmg3s4TuIKYByQ3sna_-8V5kd49?s=ap",\n "refunded": false,\n "refunds": {\n "object": "list",\n "data": [],\n "has_more": false,\n "total_count": 0,\n "url": "/v1/charges/ch_3NyaZYAbmaEugrFT1IM3YomF/refunds"\n },\n "review": null,\n "shipping": null,\n "source": null,\n "source_transfer": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "succeeded",\n "transfer_data": null,\n "transfer_group": null\n }\n ],\n "has_more": false,\n "total_count": 1,\n "url": "/v1/charges?payment_intent=pi_3NyaZYAbmaEugrFT1fUTmo8q"\n },\n "client_secret": "pi_3NyaZYAbmaEugrFT1fUTmo8q_secret_ayMMsy45o6Js1QbFeBTXWD4BT",\n "confirmation_method": "automatic",\n "created": 1696685376,\n "currency": "eur",\n "customer": "cus_Om8oFwZD9yjwoD",\n "description": "Subscription creation",\n "invoice": "in_1NyaZYAbmaEugrFT8SRZrbNd",\n "last_payment_error": null,\n "latest_charge": "ch_3NyaZYAbmaEugrFT1IM3YomF",\n "livemode": false,\n "metadata": {},\n "next_action": null,\n "on_behalf_of": null,\n "payment_method": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "payment_method_configuration_details": null,\n "payment_method_options": {\n "card": {\n "installments": null,\n "mandate_options": null,\n "network": null,\n "request_three_d_secure": "automatic"\n },\n "paypal": {\n "preferred_locale": null,\n "reference": null\n },\n "sepa_debit": {}\n },\n "payment_method_types": [\n "card",\n "paypal",\n "sepa_debit"\n ],\n "processing": null,\n "receipt_email": null,\n "review": null,\n "setup_future_usage": "off_session",\n "shipping": null,\n "source": null,\n "statement_descriptor": null,\n "statement_descriptor_suffix": null,\n "status": "succeeded",\n "transfer_data": null,\n "transfer_group": null\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_YtBgnhsY2olrKI message='Dashboard link for request' +INFO:root:2023-10-07 15:29:54.563089 : payment_retrieve_status le Payement pi_3NyaZYAbmaEugrFT1fUTmo8q est validé +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:54] "POST /myclass/api/payment_retrieve_status/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:29:54.917625 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:29:56] "POST /myclass/api/Check_MySy_LMS_Account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:02.607869 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:02.613408 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:02] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:02.618937 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:02.629112 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:02] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:02] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:02.963152 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:02.966545 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:02.974220 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:02] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:stripe:message='Request to Stripe api' method=get path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card +DEBUG:stripe:api_version=2020-08-27 message='Post details' post_data=type=card +INFO:stripe:message='Stripe API response' path=https://api.stripe.com/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods?type=card response_code=200 +DEBUG:stripe:body='{\n "object": "list",\n "data": [\n {\n "id": "pm_1NyaZ0AbmaEugrFT8xMbQFtA",\n "object": "payment_method",\n "billing_details": {\n "address": {\n "city": null,\n "country": null,\n "line1": null,\n "line2": null,\n "postal_code": null,\n "state": null\n },\n "email": null,\n "name": "cherif DEV",\n "phone": null\n },\n "card": {\n "brand": "visa",\n "checks": {\n "address_line1_check": null,\n "address_postal_code_check": null,\n "cvc_check": "pass"\n },\n "country": "US",\n "exp_month": 12,\n "exp_year": 2023,\n "fingerprint": "WLHU5xJ28QiE3f4x",\n "funding": "credit",\n "generated_from": null,\n "last4": "4242",\n "networks": {\n "available": [\n "visa"\n ],\n "preferred": null\n },\n "three_d_secure_usage": {\n "supported": true\n },\n "wallet": null\n },\n "created": 1696685342,\n "customer": "cus_Om8oFwZD9yjwoD",\n "livemode": false,\n "metadata": {},\n "type": "card"\n }\n ],\n "has_more": false,\n "url": "/v1/customers/cus_Om8oFwZD9yjwoD/payment_methods"\n}' message='API response body' +DEBUG:stripe:link=https://dashboard.stripe.com/test/logs/req_E7Xv5JT9tpGsnw message='Dashboard link for request' +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:03] "POST /myclass/api/get_payement_mode/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:13.692408 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:13.697014 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:13.706138 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:13] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:13] "POST /myclass/api/getRecodedParnterImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:17.349814 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:17.466276 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:17] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:20.876369 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:20.883304 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:20.889370 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:20.896391 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:20] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:20] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:21] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:24.384905 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:24.389735 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:24.395961 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:24.401506 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:24] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:24] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:24] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:58.013739 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:58.022620 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:30:58.031828 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:30:58.040097 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:58] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:30:58] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:32:05.911459 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:05] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:32:14.112434 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:14] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:32:14.904770 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:15] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:32:54.751634 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:54] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:32:59.144232 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:32:59.147220 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:32:59.157226 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:59] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:59] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:32:59] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:33:02.189350 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:33:02] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:35:34.772701 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:35:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:35:34.954446 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:35:34] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:35:45.843759 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:35:49] "POST /myclass/api/Push_Class_To_MySy_LMS/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:35:50.272705 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:35:50] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:26.255673 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:36:26.260836 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:26] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:26.265958 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:36:26.276056 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:26] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:26] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:26.413508 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:26] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:31.517548 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:31] "POST /myclass/api/check_partner_token_validity_v2/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:32.768983 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:36:32.775743 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:32] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:32.781378 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:32] "POST /myclass/api/get_List_metier_formation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:36:32.790555 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:32] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:36:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:37:33.214342 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:37:33.222647 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:37:33.231445 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:37:33.241448 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:33] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:33] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:37:47.258587 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:47] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:37:51.360497 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:37:51.435826 : Delete_SessionFormation1 Document supprimé. La session_id 65215dde260f7b789ca985bd a été correctement supprimée +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:51] "POST /myclass/api/Delete_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:37:52.000978 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:37:52] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:38:46.956321 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:38:46] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:38:51.932218 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:38:51] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:38:52.316404 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:38:52] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:39:06.959860 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:06.965457 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:06.970475 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:06] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:06] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:39:06.985267 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:06] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:39:07.252789 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:07.258975 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:07.264233 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:07.268616 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:07] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:07] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:07] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:07] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:39:16.935698 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:16] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:39:19.396553 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:19.415378 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:39:19.422576 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:19] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:19] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:19] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:39:22.151811 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:39:22] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:13.535410 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:13.539432 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:13.542414 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:13] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:13] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:13] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:14.628884 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:14.631180 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:14] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.146636 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.154159 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.157500 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.165680 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.169709 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.178713 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.190785 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.198298 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.205897 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.210692 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.217194 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.226056 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.234996 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.242739 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.255845 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.261820 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.267472 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.275304 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.284409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.290407 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.523732 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.527024 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.532160 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:15.539153 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.549828 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:15.600302 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:15] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:19.464508 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:40:19.471757 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:19] "POST /myclass/api/Get_Personnalisable_Collection/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:19] "POST /myclass/api/Get_List_Partner_Document_no_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:24.280247 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:24] "POST /myclass/api/Get_Given_Partner_Document/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:36.022839 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:36] "POST /myclass/api/Get_Given_Personnalisable_Fields_By_template_ref_interne/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:53.889626 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:53] "POST /myclass/api/Update_Partner_Document/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:40:55.688256 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:40:55] "POST /myclass/api/Get_Given_Partner_Document/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:41:09.684715 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:41:13] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:41:16.783921 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:41:16.790158 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:41:16] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:41:16] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:41:49.926309 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:41:50.034533 : incription_training_confirmation_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 15:41:52.850733 : UpdateStagiairetoClass Le compte LMS du participant a été correctement mis à jour : local_ret_val['_id'] = 65215ff5f22345695550a9b2 +INFO:root:2023-10-07 15:41:53.861244 : UpdateStagiairetoClass TOP, l'inscription dans le LMS a ete correctement faite +INFO:root:2023-10-07 15:41:53.862244 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:41:53] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:41:54.543536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:41:54.548627 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:41:54] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:41:54] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:42:04.050431 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:42:04.058053 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:42:04] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:42:04] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:42:30.502016 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:42:30] "POST /myclass/api/Update_Stagiaire_Image/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:43:12.426570 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:43:12.602102 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:12] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:43:18.524918 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:18] "POST /myclass/api/check_partner_token_validity_v2/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:43:20.017479 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:43:20.023942 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:20] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:43:20.033254 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:20] "POST /myclass/api/get_List_metier_formation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:43:20.040758 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:20] "POST /myclass/api/getRecodedClassImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:43:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:44:00.550666 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:44:00] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:44:01.704394 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:44:01] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:44:07.696243 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:44:07] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:44:51.829709 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:44:51] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:45:02.415112 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:45:02.424490 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:45:02] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:45:02] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:45:11.039188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:45:11.114658 : Send_LMS_Credentials_to_particpants - Impossible de récupérer les données de la session +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:45:11] "POST /myclass/api/LMS_Credential_Sending_mail/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 15:47:50.104361 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 15:47:50.104361 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 15:47:50.104361 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 15:47:50.104361 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 15:47:50.104361 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-10-07 15:47:51.419440 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:47:54] "POST /myclass/api/LMS_Credential_Sending_mail/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:51:20.102797 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:51:21.008289 : incription_training_refused_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 15:51:21.008289 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:21] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:51:21.037838 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:51:21.047098 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:51:37.041074 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:51:37.048220 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:51:37.053592 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:51:37.061651 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:37] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:37] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:51:48.214692 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:48] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:51:57.234719 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:57] "POST /myclass/api/DeleteAttendeeInscription/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:51:57.774462 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:51:57] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:52:39.767072 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:52:42] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:52:43.145227 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:52:43] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:53:43.999183 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:53:44.003809 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:53:44.011349 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:53:44] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:53:44] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:53:44] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:53:49.188711 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:53:49] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:54:39.166592 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:54:39.262690 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:39] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:54:46.203548 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:54:46.209569 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:54:46.215367 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:54:46.224346 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:46] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:46] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:54:54.405705 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:54:54] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:55:02.485669 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:55:02.500664 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:55:02.507706 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:02] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:55:05.768831 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:05] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:55:20.835257 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:55:20.861900 : incription_training_confirmation_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 15:55:22.320876 : Create_MySy_LMS_Apprenant WARNING - impossible d'ajouter le user '100103' à la table access_url_rel_user pour la recheche et l'envoi des email +INFO:root:2023-10-07 15:55:22.426569 : UpdateStagiairetoClass Le compte LMS du participant a été correctement mis à jour : local_ret_val['_id'] = 652162a7f22345695550ae3e +INFO:root:2023-10-07 15:55:22.574174 : Add_User_To_LMS_Class - Cet utilisateur est déjà inscrit à cette formation +INFO:root:2023-10-07 15:55:22.579189 : UpdateStagiairetoClass WARNING : Impossbile de finaliser l'incription dans le LMS +INFO:root:2023-10-07 15:55:22.579189 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:22] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 15:55:23.280270 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 15:55:23.284557 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:23] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 15:55:23] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:23:22.240638 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:23:23] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:23:25.839409 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:23:25.842465 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:23:25] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:23:25] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:23:43.780875 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:23:43.799089 : incription_training_confirmation_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 16:23:44.426851 : Create_MySy_LMS_Apprenant WARNING - impossible d'ajouter le user '100101' à la table access_url_rel_user pour la recheche et l'envoi des email +INFO:root:2023-10-07 16:23:44.456849 : UpdateStagiairetoClass Le compte LMS du participant a été correctement mis à jour : local_ret_val['_id'] = 652169daf22345695550b782 +INFO:root:2023-10-07 16:23:44.680501 : UpdateStagiairetoClass TOP, l'inscription dans le LMS a ete correctement faite +INFO:root:2023-10-07 16:23:44.680501 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:23:44] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:23:44.804028 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:23:44.806549 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:23:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:23:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 16:26:27.884246 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 16:26:27.884246 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 16:26:27.884246 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 16:26:27.884246 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 16:26:27.885378 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-10-07 16:27:33.948072 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:27:36] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:27:38.691506 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:27:38.695988 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:27:38] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:27:38] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:27:52.465066 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:27:53.016991 : incription_training_confirmation_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 16:27:53.502505 : Create_MySy_LMS_Apprenant WARNING - impossible d'ajouter le user '10098' à la table access_url_rel_user pour la recheche et l'envoi des email +INFO:root:2023-10-07 16:27:53.535629 : UpdateStagiairetoClass Le compte LMS du participant a été correctement mis à jour : local_ret_val['_id'] = 65216ad5f22345695550b8e6 +INFO:root:2023-10-07 16:27:53.805061 : UpdateStagiairetoClass TOP, l'inscription dans le LMS a ete correctement faite +INFO:root:2023-10-07 16:27:53.805061 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:27:53] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:27:53.826012 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:27:53.829326 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:27:53] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:27:53] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 16:29:09.864300 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 16:29:09.865296 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 16:29:09.865296 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 16:29:09.865296 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 16:29:09.865296 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\email_inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 16:29:26.702646 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 16:29:26.702646 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 16:29:26.702646 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 16:29:26.703648 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 16:29:26.703648 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-10-07 16:32:24.541049 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:32:26] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:32:28.215402 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:32:28.218403 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:32:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:32:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:32:39.301389 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:32:39.841458 : incription_training_confirmation_mail -'partner_owner_recid' - ERRORRRR AT Line : 183 +INFO:root:2023-10-07 16:32:40.381515 : UpdateStagiairetoClass Le compte LMS du participant a été correctement mis à jour : local_ret_val['_id'] = 65216bf8f22345695550ba7d +INFO:root:2023-10-07 16:32:40.613576 : UpdateStagiairetoClass TOP, l'inscription dans le LMS a ete correctement faite +INFO:root:2023-10-07 16:32:40.613576 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:32:40] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:32:40.632855 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:32:40.636241 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:32:40] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:32:40] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 16:36:50.131386 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 16:36:50.131386 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 16:36:50.131386 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 16:36:50.131386 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 16:36:50.131386 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-10-07 16:36:50.173213 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:36:50.176315 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:36:50.179707 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:36:50.183266 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:36:50.186844 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:36:50.190764 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:36:50.208922 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:36:50.218147 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:36:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-10-07 16:37:16.617149 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-10-07 16:37:16.618151 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-10-07 16:37:16.618151 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-10-07 16:37:16.618151 : ++ FLASK PORT 5001 ++ +INFO:root:2023-10-07 16:37:16.618151 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-10-07 16:42:06.820445 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:07.389598 : incription_training_refused_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 16:42:07.389598 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:07] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:07.409671 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:07.413229 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:15.878058 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:15.894602 : incription_training_refused_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 16:42:15.894602 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:15] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:15.914585 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:15.918268 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:25.012197 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:25.026676 : incription_training_refused_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 16:42:25.026676 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:25] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:25.041854 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:25.045094 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:25] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:25] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:30.037818 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:30.052202 : incription_training_refused_mail - : La valeur 'date_du' n'est pas presente dans liste +INFO:root:2023-10-07 16:42:30.052202 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:30] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:30.072939 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:30.075052 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:37.086954 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:37.090382 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:37.092381 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:42:37.097367 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:37] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:37] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:45.731207 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:45] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:53.283648 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:53] "POST /myclass/api/DeleteAttendeeInscription/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:53.605358 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:53] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:57.408140 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:57] "POST /myclass/api/DeleteAttendeeInscription/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:42:57.464917 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:42:57] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:01.218842 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:01] "POST /myclass/api/DeleteAttendeeInscription/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:01.270192 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:01] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:05.334592 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:05] "POST /myclass/api/DeleteAttendeeInscription/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:05.388007 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:05] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:09.090638 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:43:09.092978 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:43:09.096028 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:43:09.098731 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:09] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:09] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:09] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:09] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:19.597331 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:19] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:21.793433 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:43:21.797629 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:43:21.801643 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:21] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:43:23.517831 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:43:23] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:44:04.574642 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:44:07] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:44:16.269445 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:44:16.272560 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:44:16] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:44:16] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:44:24.463354 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:44:26.900768 : UpdateStagiairetoClass Le compte LMS du participant a été correctement mis à jour : local_ret_val['_id'] = 65216eb4f22345695550bfb2 +INFO:root:2023-10-07 16:44:27.195041 : UpdateStagiairetoClass TOP, l'inscription dans le LMS a ete correctement faite +INFO:root:2023-10-07 16:44:27.196038 : Les données du stagiaire ont été correctement mise à jour +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:44:27] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:44:27.501736 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:44:27.504561 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:44:27] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:44:27] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:45:19.195805 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-10-07 16:45:19.198810 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:45:19] "POST /myclass/api/getRecodedStagiaireImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:45:19] "POST /myclass/api/GetAttendeeDetail_perSession/ HTTP/1.1" 200 - +INFO:root:2023-10-07 16:45:30.403199 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Oct/2023 16:45:31] "POST /myclass/api/LMS_Credential_Sending_mail/ HTTP/1.1" 200 - diff --git a/email_inscription_mgt.py b/email_inscription_mgt.py index 29b4a5c..2ffc8af 100644 --- a/email_inscription_mgt.py +++ b/email_inscription_mgt.py @@ -53,7 +53,7 @@ def incription_training_confirmation_mail(diction): """ Verification de la liste des champs obligatoires """ - field_list_obligatoire = ['nom', 'prenom', 'email', 'date_du', 'date_au', 'title'] + field_list_obligatoire = ['nom', 'prenom', 'email', 'title'] for val in field_list_obligatoire: if val not in diction: mycommon.myprint( @@ -126,6 +126,21 @@ def incription_training_confirmation_mail(diction): if diction['formateur']: local_formateur = diction['formateur'] + prenom = "" + if ("prenom" in diction.keys()): + if diction['prenom']: + prenom = diction['prenom'] + + date_du = "" + if ("date_du" in diction.keys()): + if diction['date_du']: + date_du = diction['date_du'] + + date_fin = "" + if ("date_fin" in diction.keys()): + if diction['date_fin']: + date_fin = diction['date_fin'] + # JINJA2 templateLoader = jinja2.FileSystemLoader(searchpath="./") @@ -136,9 +151,9 @@ def incription_training_confirmation_mail(diction): body = { "params" :{"nom": str(diction['nom']), - "prenom": str(diction['prenom']), - "date_du": str(diction['date_du']), - "date_fin": str(diction['date_au']), + "prenom": str(prenom), + "date_du": str(date_du), + "date_fin": str(date_fin), "adresse": str(adresse_session), "title": str(diction['title']), "code_postal": str(local_code_postal),