ebay-oauth-csharp-client icon indicating copy to clipboard operation
ebay-oauth-csharp-client copied to clipboard

Invalid config

Open gtaylor44 opened this issue 6 years ago • 4 comments

Hi,

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

Api.ebay.com: appid: certid: devid: redirecturi: <redirect_uri-from-developer-portal>

should be api.ebay.com (case sensitive)

gtaylor44 avatar Sep 28 '19 09:09 gtaylor44

Nice catch!

erikshafer avatar Jan 06 '20 16:01 erikshafer

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

Murph4 avatar Aug 03 '21 21:08 Murph4

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...

ydydxhg avatar Apr 30 '23 12:04 ydydxhg

#42 fixes this

JacksonLaw avatar Feb 28 '24 21:02 JacksonLaw