Replies

Nov 14, 2013 12 years ago
allforyou
made a living
User Avatar

having trouble establishing oauth2 response header. app registered, ID SAid, sending: http://api.subeta.net/api/?response_type=authorization code&client_id=SAid&redirect_uri=http://128.0.0.1:7130/test.php&scope=user.details

registered app with HTTP://localhost:7030 Have tried sending various redirect URIs including various localhost, IP 128, internal network IP and public IP(router) But my response header does not contain the redirect or the Auth Code, and idea what I am doing wrong?

May 19, 2014 11 years ago
Reya
has ALL of the beanbags!
User Avatar

Are you still having trouble with this?

May 20, 2014 11 years ago
allforyou
made a living
User Avatar

Absolutely Yes, never could get the response header with a redirect. I never could get anyone to respond and I exhausted everything on my side that I could think of or Google provided. so was forced to stop working on my project.

May 20, 2014 11 years ago
Reya
has ALL of the beanbags!
User Avatar

What exactly where you attempting to do?

May 20, 2014 11 years ago
allforyou
made a living
User Avatar

I'm playing with the concept like subeta lodge, I use to use an excel spreadsheet with VBA to make the API calls or web requests and collect the information, up until they moved to Oauth2. the various tools I used were related to items, the prices, the use, my shops and vaults, just various things to help me keep lists up to date. sorta of like the lodge, but maintained locally in excel and more useful as I could expand as I needed . For example I could press a button, have it update my showcase list, update my vault list, and have it tell me what items were not in my showcase. Or even have it search for items that I was missing from my master list, then sort those my SP, or rarity. I could make list of what I was missing, just like the lodge, but much easier to use... and I didn't have to copy paste the source to update. Stuff like that, which all went away with Oauth2, so I thought I would follow the rules and try and establish the code to perform the handshake.. and have failed..lol

Please log in to reply to this topic.