fix realm to get otp

This commit is contained in:
jlayec
2021-03-06 07:58:43 +00:00
parent 6de8cf8cd2
commit 7c62d5f6eb
+1 -1
View File
@@ -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