You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: