mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
fix realm to get otp
This commit is contained in:
+1
-1
@@ -233,7 +233,7 @@ class MyPSACC:
|
||||
headers={
|
||||
"Connection": "Keep-Alive",
|
||||
"User-Agent": "okhttp/4.8.0",
|
||||
"x-introspect-realm": "clientsB2CPeugeot"
|
||||
"x-introspect-realm": self.realm
|
||||
})
|
||||
return res
|
||||
|
||||
|
||||
Reference in New Issue
Block a user