Closed MominIqbal-1234 closed 7 months ago
i get the cookies this extension https://chromewebstore.google.com/detail/export-cookie-json-file-f/nmckokihipjgplolmcmjakknndddifde
end_auth headers["Authorization"] = auth_template % {"value": self.auth["accessToken"]} KeyError: 'accessToken'
Same issue over here. I will try to fix it asap.
i get the cookies this extension https://chromewebstore.google.com/detail/export-cookie-json-file-f/nmckokihipjgplolmcmjakknndddifde
Error
end_auth headers["Authorization"] = auth_template % {"value": self.auth["accessToken"]} KeyError: 'accessToken'