Help Center/ Key-Value Storage Service/ FAQs/ KVS Operations/ What Should I Do If an Error Was Reported During Table Creation?
Updated on 2025-04-15 GMT+08:00

What Should I Do If an Error Was Reported During Table Creation?

Problem:

During table creation, an error 400 was reported due to non-parameter errors. The error message is "InvalidRequest".

Solution:

  • If this error occurred when you were calling an API to create a table, use describe-table to query the table status (table_status). When the status is creating, send the same table creation request again (keep the table name and other parameters unchanged).
  • If this error occurred when you were using the KVS console, create the table again with the table name and other parameters unchanged.