I am using c# to develop the app. I have everyhing working with the tokens and recieving endpoint information. I cannot however figure out how to verify which character is using the app, and retrieve the ID of the character.
I COULD just have the user Enter the character name into a textbox and search that way… but I shouldnt have to if there are other options. There has to be a way to say “who am I?” and then I get back a character ID.