Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

this should fix #4 and #7; POST and GET requests now work for me anyway #10

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

olivierIllogika
Copy link
Contributor

Seems like the code in the repo is the result of a bad merge or something. Looks like the intention was to remove the first call to self._session.request and split it for POST/PUT vs. other methods.

However, the first call was left in place; this generates the missing name error because the response from the 2nd call was ignored.

@coffeepenbit coffeepenbit merged commit fbf9054 into coffeepenbit:master Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants