Connecting eBay API with oAuth 2.0 -


i waited around 2 months ebay enable oauth 2.0 developer account, when user clicks "i agree" complete oauth process, redirected success url specified in runame, no code query parameter present. in fact, there no query parameters @ all.

has integrated oauth 2? sound i'm missing something?

this guide ebay might answer question.

all get, when try, "authorisation cancelled" page:

ebay authorisation cancelled


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -