Skip to content

Conversation

@GregSym
Copy link

@GregSym GregSym commented Feb 10, 2025

Fixes #7

This is an update to the fix requested for this issue and contains corections for issues I picked up when testing the open pull request

Tested on an ESP32 device

Changes are to CREATE, PATCH, GET and send_request - other methods may still have issues, I haven't had the chance to look at those

I was also thinking it might be nice to align this with the micropython auth library by shadowing standard python json and requests packages as that project does. Additional to this would be a rename of json.py, as it also shadows the name of the standard lib json package - but I don't want to put all that in this fix

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.

Not working with Micropython v1.23.0

1 participant