Update developer.md

This commit is contained in:
qiaofeng1227 2023-04-10 15:51:17 +08:00 committed by GitHub
parent 922ad73931
commit fa48f405ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,10 +33,10 @@
```
{
"ResponseData": {
"ResponseData": {app_id: "xxxx"},
"Error": {
"Code": "AuthFailure.SignatureFailure",
"Message": "The provided credentials could not be validated. Please check your signature is correct."
"Code": "Requirement.NotEnough",
"Message": "Insufficient system resources (cpu, memory, disk space)."
}
}
```