Merge pull request #37 from jlayec/master

fix realm to get otp
This commit is contained in:
Florian BEZANNIER
2021-03-06 12:52:30 +01:00
committed by GitHub
+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