ErrLookup › w7corp/easywechat

w7corp/easywechat

📦 一个 PHP 微信 SDK · PHP · 133 source files

Analyzed at f0cf0a8b83 on 2026-08-21. 79 documented errors.

Code / MessageTypeSeverityTags
"%s" cannot be empty.\r\n
exception error php, easywechat, config, setup, validation
-40012
Invalid json data.
exception error php, easywechat, json, encoding, utf-8, encryption
-40006
$e->getMessage()
exception error php, easywechat, encryption, aes, config, wechat-callback
-40001
Invalid Signature.
exception error php, easywechat, wechat-callback, signature, security, encryption
-40005
Invalid appId.
exception error php, easywechat, wechat-callback, appid, config, encryption
Failed to create temporary file.
exception error php, easywechat, file-upload, tempfile, environment
The type of `xml` must be string or array.
exception error php, easywechat, http-client, xml, request-body
The type of `json` must be string or array.
exception error php, easywechat, http-client, json, request-body
The method "%s" is not supported.
exception error php, easywechat, http-client, magic-methods, api-misuse
Response body is empty.
exception error php, easywechat, http-client, response-handling, empty-body
400
Response body is not valid xml.
exception error php, easywechat, http-client, xml, response-handling
%s does't implements %s
exception warning php, easywechat, http-client, streaming, testing
You cannot use the "Symfony\Component\HttpClient\Psr18Client
exception error php, easywechat, psr-7, psr-17, dependencies
You cannot use the "Symfony\Component\HttpClient\HttplugClie
exception error php, easywechat, psr-7, psr-17, dependencies, service-discovery
Cannot save response to %s: %s
exception error php, easywechat, file-download, filesystem, permissions
Response is immutable.
exception error php, easywechat, http-client, arrayaccess, immutability
Encrypt AES CBC error.
exception error php, easywechat, encryption, aes, openssl
Decrypt AES CBC error.
exception error php, easywechat, miniprogram, encryption, session-key, aes
Encrypt AES ECB failed.
exception error php, easywechat, encryption, aes, wechat-pay, openssl
Decrypt AES ECB failed.
exception error php, openssl, aes-ecb, wechat-pay-v2, decryption
Encrypt failed
exception error php, openssl, aes-gcm, encryption, wechat-pay-v3
Decrypt failed
exception error php, openssl, aes-gcm, wechat-pay-v3, decryption, webhook
Failed to decode content. Content must be valid XML or JSON.
exception error php, json, xml, message-parsing, callback
$blockSize may not be more than 32 bytes(256 bits)
exception error php, pkcs7, padding, encryption, config
Read the $certificate failed, please check it whether or nor
exception error php, openssl, x509-certificate, wechat-pay, config
Request ciphertext must not be empty.
exception error php, callback, decryption, message-push, wechat
Request signature must not be empty.
exception error php, callback, signature, query-string, wechat
Invalid request signature.
exception error php, callback, sha1-signature, token, wechat
Invalid handler: %s
exception error php, handlers, callable, invalid-argument
Invalid handler: %s.
exception error php, handlers, invokable, autoload
msgtype cannot be empty.
exception error php, wechat-work, json-reply, message-push
Invalid Response type "%s".
exception error php, wechat-work, json-reply, return-type
Invalid Response content "%s".
exception error php, json, utf-8, encoding, wechat-work
MsgType cannot be empty.
exception error php, xml-reply, official-account, message-push
Invalid Response type "%s".
exception error php, xml-reply, return-type, message-push
token or aes_key cannot be empty.
exception error php, miniapp, config, message-push
The given payload is invalid.
exception error php, miniapp, decryption, session-key, json
The given payload is invalid: %s
exception error php, miniapp, decryption, session-key, encrypted-data
code2Session error: %s
exception error php, miniapp, login, jscode2session, wechat-api
getPhoneNumber error: %s
exception error php, easywechat, wechat, miniapp, phone-number, http-error, one-time-code
No secret configured.
exception error php, easywechat, wechat, official-account, config, oauth
token or aes_key cannot be empty.
exception error php, easywechat, wechat, official-account, config, encryption, callback
The factory must return a %s instance.
exception error php, easywechat, oauth, socialite, factory, type-mismatch
Failed to get stable access_token: %s
exception critical php, easywechat, wechat, official-account, access-token, credentials, ip-whitelist
Failed to get access_token: %s
exception critical php, easywechat, wechat, official-account, access-token, credentials, ip-whitelist
Failed to get jssdk ticket: %s
exception error php, easywechat, wechat, official-account, jsapi-ticket, js-sdk, access-token
Encrypted message is required, plaintext message rejected.
exception error php, easywechat, wechat, official-account, encryption, webhook, security
The token is required to validate the request signature, ple
exception error php, easywechat, wechat, official-account, config, webhook, signature
No component_verify_ticket found.
exception error php, easywechat, wechat, open-platform, verify-ticket, cache, webhook
Failed to get authorization_info: %s
exception error php, easywechat, wechat, open-platform, authorization, one-time-code, http-error
Failed to get authorizer_access_token: %s
exception error php, easywechat, wechat, open-platform, refresh-token, authorization, http-error
Failed to get component_access_token: %s
exception critical php, easywechat, wechat, open-platform, access-token, credentials, cache
Failed to get auth_corp_info: %s
exception error php, easywechat, wechat-work, open-work, authorization, permanent-code, http-error
Failed to get access_token: %s
exception error php, easywechat, wechat-work, open-work, access-token, authorization, http-error
Failed to get jssdk ticket: %s
exception error php, easywechat, wechat-work, open-work, jsapi-ticket, js-sdk, access-token
Failed to get jssdk agentTicket: %s
exception error php, easywechat, wechat-work, open-work, jsapi-ticket, agent-config, js-sdk
Failed to get provider_access_token: %s
exception error wechat-work, open-work, provider-access-token, credentials, http-exception
Failed to get suite_access_token: %s
exception error wechat-work, open-work, suite-access-token, suite-ticket, credentials
No suite_ticket found.
exception error wechat-work, open-work, suite-ticket, cache-miss, callback
Failed to get access_token: %s
exception error wechat-work, access-token, credentials, ip-allowlist
Failed to get jssdk ticket: %s
exception error wechat-work, jsapi-ticket, js-sdk, access-token, cache
Failed to get jssdk agentTicket: %s
exception error wechat-work, jsapi-ticket, agent-config, js-sdk, access-token
Missing platform certificate.
exception error wechat-pay, platform-certificate, merchant-config, invalid-config
Missing V2 API key.
exception error wechat-pay, v2-api-key, legacy-signature, merchant-config
Invalid platform certficate.
exception error wechat-pay, platform-certificate, invalid-argument, merchant-config
Invalid event type.
exception error wechat-pay, webhook, event-type, message-parsing
Request Failed
exception error wechat-pay, http-status, response-validation, rate-limit
Invalid request body.
exception error wechat-pay, webhook, xml-parsing, v2-api
V2 secret key is required.
exception error wechat-pay, v2-api-key, webhook, merchant-config
Failed to decrypt request message.
exception error wechat-pay, webhook, decryption, aes, key-mismatch
Invalid request.
exception error wechat-pay, webhook, json-parsing, payload-malformed
Invalid request resource.
exception error wechat-pay, webhook, json-parsing, payload-malformed
Missing platform certificate.
exception error wechat-pay, platform-certificate, rsa-encryption, merchant-config
Encrypt failed.
exception error wechat-pay, rsa-encryption, openssl, platform-certificate
Missing v2 secret key.
exception error wechat-pay, php, configuration, api-key, signature
Missing Header: {$header}
exception error wechat-pay, webhook, http-headers, psr-7, php
Clock Offset Exceeded
exception error wechat-pay, webhook, clock-skew, replay-protection, php
No platform certs found for serial: {$serial},
exception error wechat-pay, certificates, configuration, webhook, php
Invalid Signature
exception error wechat-pay, signature, openssl, webhook, security, php