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 2021/04/13 03:16:00 UTC

[GitHub] [apisix] Firstsawyou commented on issue #4036: request help: hmac sha256 "Invalid signature"

Firstsawyou commented on issue #4036:
URL: https://github.com/apache/apisix/issues/4036#issuecomment-818399987


   > -H "Tue Apr 13 2021 09:56:35 GMT+0800 (China Standard Time)" \
   
   In the plug-in test, the format of your GMT time request header seems to be incorrect, it needs to be like this:
   
   ```
   -H "Date: Tue Apr 13 2021 09:56:35 GMT+0800 (China Standard Time)" \
   ```


-- 
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.

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