Help with api call - PennyLane

hi, i need some help with my api call, i got an error that i don’t understand.

Here is my call →

Here the error →
image

it say missing required property fieldData but i writed it in my body …

Hey @vbouet,
while I did not look at Webflows docs, common things to try would be one of the following or both:

  1. Click add header & add Content-Type as the key & application/json as the value.
  2. Escape your URL from main-image by replacing the URL with <main-image> and adding the URL into the dynamic field that will show after you’ve added this.

Lmk if this works for you.

Please add a link to API doc. If the content-type expected is really application/json, you should follow what @jukoen said.

same error , i set the Content-Type in the shared header but still not working

here → Create Collection Item

ok boys my bad i writed “Content_Type” instead of “Content-Type”…
pls somebody kill me !

2 Likes