You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/21 13:36:28 UTC

[GitHub] [apisix] funnyboy0128 closed pull request #7747: fix:When the token in the configuration file is a numeric type, the verification fails due to the inconsistency of the types. The reasons are as follows: the requested type (req_token) = string, the configured type (token) = number

funnyboy0128 closed pull request #7747: fix:When the token in the configuration file is a numeric type, the verification fails due to the inconsistency of the types. The reasons are as follows: the requested type (req_token) = string, the configured type (token) = number
URL: https://github.com/apache/apisix/pull/7747


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org