-
Notifications
You must be signed in to change notification settings - Fork 148
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
commercetools - can't save multiple values #111
Comments
It's bit confusing actually. The
|
Hi @GurpreetSran , It is not clear to me whether this is a problem with the code itself or maybe a configuration of the space you're working in. I'd ask that you submit a ticket with our support team so we can further assist you in this matter. |
Thanks @davidfateh, I have found an alternative approach to achieve this. I'll contact the support team if any further assistance needed. Closing this now if this code is not good enough in order to pin point the issue. |
I'm trying to save multiple (Array fields) entries to contentful but request is failing. Seems like only
Symbol
field type is supported according to this code.apps/apps/commercetools/src/AppConfig/fields.ts
Line 36 in e96fab5
Below is the failed response:
The text was updated successfully, but these errors were encountered: