【403】api_key is not exist

问题描述

请求 Avata API 报错:

  • HTTP Status:403
  • 错误描述: api_key is not exist

报错示例

{
	"error": {
		"code_space": "NFTP-OPEN-API",
		"code": "FORBIDDEN",
		"message": "api_key is not exist"
	}
}

解决方案