1.0.6 • Published 1 year ago

insomnia-plugin-shein-request-signer v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.

image

1.0.6

1 year ago

1.0.5

1 year ago

1.0.0

1 year ago