jack 2 tháng trước cách đây
mục cha
commit
b9d55ef96d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/providers/r2r.py

+ 1 - 0
app/providers/r2r.py

@@ -143,6 +143,7 @@ class R2R:
             if self.client_sync.access_token and verify_jwt_expiration(
                 self.client_sync.access_token
             ):
+                print(self.client_sync.access_token)
                 return
         except Exception as e:
             print(e)