function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SUDEEP SINGHSUDEEP SINGH 

I am trying to Import Woocomerce data through Rest API But i am Getting this Error..


Hello Everone..
I am trying to Import Woocomerce data through Rest API But i am Getting this Error..

Rest API URL :

http://quoteshark.arcsqc.com/wc-api/v3/orders?
oauth_consumer_key=ck_37be2607709ae751e1cb9ba82ae3f28758575efd&oauth_consumer_secret=cs_c0417a951c620e5c75249b6b1a23547f4c7a9528&
oauth_timestamp=1318622958&
oauth_nonce=48948&
oauth_signature=SGtGiOrgTGF5Dd4RUMguopweOSU%3D&
oauth_signature_method=HMAC-SHA1

Error:
{"errors":[{"code":"woocommerce_api_authentication_error","message":"Invalid Signature - provided signature does not match"}]}

Please Provide Me the Solution ..


Thanks & Regards
Sudeep Singh