Skip to content

Comments

Fix: use correct request parameter for GET in send_request#7

Open
0x4b414c wants to merge 1 commit intoChapa-Et:mainfrom
0x4b414c:fix-verify-get-params
Open

Fix: use correct request parameter for GET in send_request#7
0x4b414c wants to merge 1 commit intoChapa-Et:mainfrom
0x4b414c:fix-verify-get-params

Conversation

@0x4b414c
Copy link

This fixes a TypeError raised when calling verify() due to httpx.get() being passed data=. Now uses params= for GET requests, ensuring compatibility with httpx.

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.

1 participant