Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用代理服务器无法进行推送 #4

Open
ZACKLZ opened this issue Jan 14, 2025 · 0 comments
Open

使用代理服务器无法进行推送 #4

ZACKLZ opened this issue Jan 14, 2025 · 0 comments

Comments

@ZACKLZ
Copy link

ZACKLZ commented Jan 14, 2025

File "/config/custom_components/wework_notify/notify.py", line 97, in send_message
+ self.get_access_token()
~~~~~~~~~~~~~~~~~~~~~^^
File "/config/custom_components/wework_notify/notify.py", line 91, in get_access_token
self._token = self._get_access_token()
~~~~~~~~~~~~~~~~~~~~~~^^
File "/config/custom_components/wework_notify/notify.py", line 80, in _get_access_token
data = json.loads(req.text)
File "/usr/local/lib/python3.13/json/init.py", line 346, in loads
return _default_decoder.decode(s)

@ZACKLZ ZACKLZ changed the title 是用代理服务器无法进行推送 使用代理服务器无法进行推送 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant