Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

330
Visualizações
Kintone Add Record API call always returns 'required field' error

Please help me!

It takes two days for me. So I would like to ask for your help.

In my app on Kintone, I have only required field as below.

enter image description here

In postman

Header
Content-Type  application/json
X-Cybozu-API-Token  b7EMUSEfcDCbb0xxxxxxxxxxxxxxxxxx

Request body with json format
{
   "app":xxx,
   "record": {
       "名": {
           "value": "三宅"
       }
   }
}


I got error as below.
{
    "code": "CB_VA01",
    "id": "1RY4iPgdkvHACFShdidq",
    "message": "入力内容が正しくありません。",
    "errors": {
        "record.名.value": {
            "messages": [
                "必須です。"
            ]
        }
    }
}

What is the problem and how can I solve it. Please help me!

#Kintone #Add Record api call error

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

First of all, I built a test app and used the script you provided, but it worked fine.

And then I tried to mess with the settings and code to recreate the same error, but the only way I was able to recreate it was by making the value empty as follows:

{
"app":XXX,
    "record": {
        "名": {
            "value": ""
        }
    }
}

The error is basically saying the field is a required field, so I'm assuming the value isn't properly set. Could you check your settings (such as headers) and see if you are doing it correctly?

Thank you

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda