Skip to content

meorg_client/client.py: Send data as json for model output create#69

Merged
SeanBryan51 merged 1 commit into
mainfrom
fix-model-output-create
Jun 2, 2026
Merged

meorg_client/client.py: Send data as json for model output create#69
SeanBryan51 merged 1 commit into
mainfrom
fix-model-output-create

Conversation

@SeanBryan51

Copy link
Copy Markdown
Contributor

Upstream has removed the conversion from form-urlencoded payloads to json payloads, causing the model output create command to fail. This fixes this by sending the data as json.

Upstream has removed the conversion from form-urlencoded payloads to
json payloads, causing the `model output create` command to fail. This
fixes this by sending the data as json.
@SeanBryan51 SeanBryan51 requested a review from abhaasgoyal May 21, 2026 19:37
@SeanBryan51

SeanBryan51 commented May 26, 2026

Copy link
Copy Markdown
Contributor Author

There seem to be issues with GitHub actions at the moment: https://www.githubstatus.com/incidents/gnftqj9htp0g

Edit: this has now been fixed

@abhaasgoyal abhaasgoyal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.. Passes locally for me as well

@SeanBryan51 SeanBryan51 merged commit 05d05ce into main Jun 2, 2026
2 of 5 checks passed
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.

2 participants