csc-cia-stne 0.0.73__py3-none-any.whl → 0.0.74__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -313,6 +313,11 @@ class StoneAdmin:
313
313
  encontrado = True
314
314
 
315
315
  # Algum erro na API Stone Admin - retorna erro
316
+ elif 'unauthenticated' in str(response.json()):
317
+
318
+ self.renew_authorization()
319
+ self.verificar_cliente(documento=documento)
320
+
316
321
  else:
317
322
 
318
323
  return False, ValueError(response.json())
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: csc_cia_stne
3
- Version: 0.0.73
3
+ Version: 0.0.74
4
4
  Summary: Biblioteca do time CSC-CIA utilizada no desenvolvimento de RPAs
5
5
  License: MIT
6
6
  Keywords: karavela,csc,cia,stone,rpa,botcity,stne
@@ -10,7 +10,7 @@ csc_cia_stne/logger_rich.py,sha256=fklgkBb4rblKQd7YZ3q-eWfhGg9eflO2k2-z4pGh_yo,5
10
10
  csc_cia_stne/provio.py,sha256=G-pDnHYLSp97joc7S7dvwjNvl3omnTmvdi3rOPQf5GA,3987
11
11
  csc_cia_stne/servicenow.py,sha256=cJtNtLZ8glWfs3OAzl78ZFlPyPz39CSBxHqpTdUU7i0,32136
12
12
  csc_cia_stne/slack.py,sha256=33_UNF7M529eIuWjmzSJFEZ4RmVNkFkuVxvxwsKY1tQ,8126
13
- csc_cia_stne/stne_admin.py,sha256=yc6eqEz2vYr70_35Tr6Z_MqdSTk1AHPef-lAndFwj_I,23566
13
+ csc_cia_stne/stne_admin.py,sha256=oxrdJLlDfHDirEf0WpWmkeXuHD3HIgTJsJEFvruUg3o,23803
14
14
  csc_cia_stne/web.py,sha256=_pc6BzPy2x0RvqtZsByjtKcSuUqlVTevfmmmKbVWLhA,15417
15
15
  csc_cia_stne/utilitarios/__init__.py,sha256=Z3broqBkv5SiPTpdWJ6O6QoBT8gYR8jdyciSfE8ztdI,367
16
16
  csc_cia_stne/utilitarios/functions/__init__.py,sha256=nUcjSI23FxfX18AQ8Q_Gimyxme35JTyfCYNcIypPfNU,527
@@ -26,8 +26,8 @@ csc_cia_stne/utilitarios/validations/GoogleDriveValidator.py,sha256=Q1oZTae4hDJ2
26
26
  csc_cia_stne/utilitarios/validations/ServiceNowValidator.py,sha256=yleKUIo1ZfyloP9fDPNjv3JJXdLcocT81WIgRSYmqEA,14423
27
27
  csc_cia_stne/utilitarios/validations/__init__.py,sha256=O_qyEU2ji3u6LHUXZCXvUFsMpoMWL625qqHTXyXivTA,106
28
28
  csc_cia_stne/utilitarios/validations/web_validator.py,sha256=HYKYSpDv1RvRjZIuwTPt-AbEz-9392MxM_O329iYuSA,5722
29
- csc_cia_stne-0.0.73.dist-info/LICENCE,sha256=LPGMtgKki2C3KEZP7hDhA1HBrlq5JCHkIeStUCLEMx4,1073
30
- csc_cia_stne-0.0.73.dist-info/METADATA,sha256=8Nar_XJbH7YDLTbm47ylhgakpaKNgGun8BvgW3YIYd8,1340
31
- csc_cia_stne-0.0.73.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
32
- csc_cia_stne-0.0.73.dist-info/top_level.txt,sha256=ldo7GVv3tQx5KJvwBzdZzzQmjPys2NDVVn1rv0BOF2Q,13
33
- csc_cia_stne-0.0.73.dist-info/RECORD,,
29
+ csc_cia_stne-0.0.74.dist-info/LICENCE,sha256=LPGMtgKki2C3KEZP7hDhA1HBrlq5JCHkIeStUCLEMx4,1073
30
+ csc_cia_stne-0.0.74.dist-info/METADATA,sha256=ZOqKvwLesuC06yA-1b8ZZN56soA9UL3i4GYYFz8Kqd4,1340
31
+ csc_cia_stne-0.0.74.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
32
+ csc_cia_stne-0.0.74.dist-info/top_level.txt,sha256=ldo7GVv3tQx5KJvwBzdZzzQmjPys2NDVVn1rv0BOF2Q,13
33
+ csc_cia_stne-0.0.74.dist-info/RECORD,,