mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-22 09:02:23 +02:00
Prepare RTLPlus for new streaming prov
This commit is contained in:
@@ -227,7 +227,7 @@ class RTLPlusAuthenticator(BaseOAuth2Authenticator):
|
||||
|
||||
oauth_token = self.get_bearer_token()
|
||||
|
||||
response = self.http_manager.post(
|
||||
response = self.http_manager.get(
|
||||
self.config.bedrock_auth_url,
|
||||
headers={"authorization": f"Bearer {oauth_token}"},
|
||||
operation="api",
|
||||
|
||||
Reference in New Issue
Block a user