You may encounter the following errors related to app authentication information:
{ "error_msg": "Incorrect app authentication information: app not found, appkey 01177c425f71487ea362ba84dc4abe5e1", "error_code": "APIG.0303", "request_id": "a5322eb89048eb41d705491a76a05aca" }
Possible Causes
The AppKey is incorrect.
Solution
{ "error_msg": "Incorrect app authentication information: signature expired, signature time:20230527T000431Z,server time:20230527T020608Z", "error_code": "APIG.0303", "request_id": "fd6530a01c09807640189e65e837b8ad" }
Possible Causes
The difference between the client's signature timestamp x-sdk-date and the APIG server's time exceeds 15 minutes.
Solution
Check whether the time on the client is correct.