API: Internal Error bei Update von benutzerdefinierter Kategorie
-
Hallo zusammen,
ich möchte via API bei einem Client die benutzerdefinierte Kategorie "GMP" und dort das Feld "GMP Status" (Ja-Nein-Feld) setzen. Das hat bis vor dem Update auf 1.19 bzw. der zugehörigen API-AddOn-Version auch ohne Probleme funktioniert. Seither tritt aber folgender Fehler auf:
{ "id": 1, "jsonrpc": "2.0", "error": { "code": -32603, "message": "Internal error: There was an validation error", "data": { "f_popup_": "(unknown) Property 'f_popup_' is unknown." } } }Der entsprechende Request:
{ "jsonrpc": "2.0", "method": "cmdb.category.save", "params": { "object": 44350, "data": { "f_dialog_c_1637671777705": "LC__UNIVERSAL__YES" }, "category": "C__CATG__CUSTOM_FIELDS_GMP", "apikey": "xxx", "language": "en" }, "id": 1 }Ich verstehe nicht, woher dieses "f_popup_"-Ding plötzlich kommt? Irgendwelche Ideen?
Danke!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login