Skip to content

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

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

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

Conversation

@kalcodes
Copy link
Copy Markdown

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