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
One of my error messages is because my attachment["raw"] requires attachment["content file"]. The most specific error I get is /attachment/0 must have required property 'content file'.
One of my error messages is because my
attachment["raw"]
requiresattachment["content file"]
. The most specific error I get is/attachment/0 must have required property 'content file'.
It'd be great to know that
content file
is required becauseraw
is present. Not sure if it's possible, but I can dream.The text was updated successfully, but these errors were encountered: