See this is where I’m stuck. I can make that call from a script running on the redirect page, but that doesn’t help me with getting the token into my application. If I make a GET request from within my C# code, I obviously don’t have access to the hash from the url…
Am I looking at this the wrong way?
I am using implicit auth so yes, it is an access token.