Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException at FeedCli.java llne 300 #11

Open
FreeGoldRush opened this issue Oct 6, 2020 · 0 comments
Open

NullPointerException at FeedCli.java llne 300 #11

FreeGoldRush opened this issue Oct 6, 2020 · 0 comments

Comments

@FreeGoldRush
Copy link

I'm getting this:

16:30:47.433 [main] DEBUG com.ebay.feed.auth.CredentialLoader - ****** Begin getOauthResponse with configPath = /home/mike/cards/FeedSDK/credentials.yaml
Exception in thread "main" java.lang.NullPointerException
at com.ebay.feed.cli.FeedCli.start(FeedCli.java:300)
at com.ebay.feed.cli.FeedCli.main(FeedCli.java:278)

The appid, certid and devid are correct in the config file and are my production values. The redirecturi I don't completely understand. I'm using the "RuName" in the section of my account called "Get a token from eBay via Your Application". It's in the box in the top left corner under "RuName (eBay Redirect URL name)". Is this the correct value for the config field called "redirecturi"? If not, then where do I get the value for "redirecturi"? Is there anything else that could be creating this exception?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant