insomnia-plugin-shein-request-signer
v1.0.6
Published
### 1. Install the plugin in Insomnia.
Downloads
1,061
Readme
How to use:
1. Install the plugin in Insomnia.
Applications->Preferences->Plugins
NPM package name: "insomnia-plugin-shein-request-signer"
2. Setup the environment variable.
{
"openKeyId": "your openKeyId",
"secretKey": "your secretKey",
"host": "https://openapi-test01.sheincorp.cn"
}
3. Enable request signature.
For the requests that require the signature, you'll need to include the header x-shein-headers
with the value true.