Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't update theme once created #224

Open
wildhemp opened this issue Aug 4, 2023 · 1 comment · May be fixed by #254
Open

Can't update theme once created #224

wildhemp opened this issue Aug 4, 2023 · 1 comment · May be fixed by #254

Comments

@wildhemp
Copy link

wildhemp commented Aug 4, 2023

When trying to update a theme already created I get the following error:

Error: unexpected status code: 400(Bad Request) Errors: sourceThemeId: The [sourceThemeId] property should not be specified on a PATCH or PUT request. This property may only be used on a POST request.

Which makes it impossible to update the theme.

This is with version 1.47.1

@Akeboshiwind
Copy link
Contributor

I've had this same issue.

My solution was to comment out source_theme_id after the resource was created, but it would be better if this was properly fixed :)

@spiliot spiliot linked a pull request Dec 11, 2023 that will close this issue
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 a pull request may close this issue.

2 participants