Skip to content

User agent requests#65

Open
jcofield wants to merge 30 commits into
mainfrom
user-agent-requests
Open

User agent requests#65
jcofield wants to merge 30 commits into
mainfrom
user-agent-requests

Conversation

@jcofield

@jcofield jcofield commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

sam-watttime and others added 30 commits February 11, 2025 15:32
Signed-off-by: matthew mcginn <matthew@watttime.org>
Comment thread watttime/api.py
raise Exception("failed to log in, double check your credentials")
self.headers = {"Authorization": "Bearer " + self.token}
self.headers = {
"Authorization": "Bearer " + self.token,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the only intended change from this PR?

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

Successfully merging this pull request may close these issues.

4 participants