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