rameshvoltella / WoocommerceAndroidOAuth1

woocommerce android Oauth 1(one legged)
MIT License
36 stars 14 forks source link

Invalid oAuth signature #4

Open slumcattt opened 7 years ago

slumcattt commented 7 years ago

I'm getting signature error when I'm using your library. Even your sample app is not working.

It is showing : [{"code":"woocommerce_api_authentication_error","message":"Invalid Signature - provided signature does not match Secret"}]

My Config: http://www.kickwe.com/testbuilds/wooc/wc-api/v1/products

Api Key: ck_ea8db1e9c89b3b495c99cd96b3eb9c817f1fad8f Api Secret: cs_810ca1086b4ab99c296d3015b4b0e3958fc06b62

slumcattt commented 7 years ago

Up

Poojamalik810 commented 7 years ago

I am facing same 401 error in api like http://demotwo.technitab.net/wp-json/wc/v2/products?category=cat_id or http://demotwo.technitab.net/wp-json/wc/v2/products?search=search_keyword but http://demotwo.technitab.net/wp-json/wc/v2/products or http://demotwo.technitab.net/wp-json/wc/v2/orders are working fine. One more thing that these api are working in postman but not from android app..I had tried my best but could not any solution... Any help will surely be appreciated..

das-debdeep commented 7 years ago

I think the interceptor needs to be updated with the invalid signature issue

rameshvoltella commented 6 years ago

can any once do the change and give a pullreqest am busy with other works

kshitij-tiwari commented 6 years ago

@Poojamalik810 I am facing the same issue. Were you able to solve it?

ameersabith commented 6 years ago

Anyone please provide a solution, I'm also stuck with Un authorised signature issue

Poojamalik810 commented 6 years ago

Dear Ramesh, Kindly use scribe library. I got solution using scribe library of android

On 30 Jan 2018 10:36 am, "sabith ak" notifications@github.com wrote:

Anyone please provide a solution, I'm also stuck with Un authorised signature issue

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rameshvoltella/WoocommerceAndroidOAuth1/issues/4#issuecomment-361478491, or mute the thread https://github.com/notifications/unsubscribe-auth/AcY544nIWaYHo3xNBzqIb47Rmr9kQJxMks5tPqNAgaJpZM4MXqhZ .

rahulkumarit commented 6 years ago

Hello Dear, I am also facing issues of 401 issues , whenever try to add this follwing params timestamp,nonce and signature if anyone have solution please wite positive comment. Thanks in advance.

bhuminpatel2471991 commented 3 years ago

Dear Ramesh, Kindly use scribe library. I got solution using scribe library of android On 30 Jan 2018 10:36 am, "sabith ak" @.***> wrote: Anyone please provide a solution, I'm also stuck with Un authorised signature issue — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#4 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AcY544nIWaYHo3xNBzqIb47Rmr9kQJxMks5tPqNAgaJpZM4MXqhZ .

Please Provie proper solution