Skip to content

fix: switch HuggingFace email check from GET to POST#298

Merged
kaifcodec merged 1 commit intomainfrom
fix/hugging-face-changes
Mar 14, 2026
Merged

fix: switch HuggingFace email check from GET to POST#298
kaifcodec merged 1 commit intomainfrom
fix/hugging-face-changes

Conversation

@kaifcodec
Copy link
Owner

  • Switch the HuggingFace email check request from GET to POST to match the current server behavior.
  • Send the email payload as JSON in the request body instead of query parameters.
  • Fix failures caused by the API change that resulted in incorrect requests and errors.
  • Restore proper detection of available and already existing email responses.

@kaifcodec kaifcodec force-pushed the fix/hugging-face-changes branch from 31f2478 to 1de594c Compare March 14, 2026 03:20
@kaifcodec kaifcodec merged commit 722beb2 into main Mar 14, 2026
5 checks passed
@kaifcodec kaifcodec added the bug fix Fixed a bug in existing files label Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixed a bug in existing files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant