mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-24 18:12:32 +02:00
Add discovery
This commit is contained in:
@@ -846,6 +846,7 @@ class DiscoveryAuthenticator(BaseAuthenticator):
|
||||
f"Invalid credentials for user {self.credentials.username}"
|
||||
)
|
||||
|
||||
logger.debug(f"Login 400 response body: {response.text}")
|
||||
response.raise_for_status()
|
||||
token_data = response.json()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user