eBay / ebay-oauth-csharp-client

eBay OAuth C# Client Library
Apache License 2.0
54 stars 40 forks source link

Invalid config #6

Open gtaylor44 opened 4 years ago

gtaylor44 commented 4 years ago

Hi,

Just want to point out you have a typo in README.md

Api.ebay.com: appid: certid: devid: redirecturi:

should be api.ebay.com (case sensitive)

erikshafer commented 4 years ago

Nice catch!

Murph4 commented 2 years ago

Just found this. Wish I had read your comment sooner. I wasted 4 hours trying to figure out why my credentials weren't loading.

ydydxhg commented 1 year ago

I tried this and still telling me that my credential is not loaded...I have double checked my sandbox and prod credentials, sandbox works (well, at least it is a 200) but complaints about my prod.

Just double checking with you guys, on the API dashboard, the dev ID for your app is the same for both sandbox and prod right? mine is the same on the dashboard...

JacksonLaw commented 4 months ago

42 fixes this