I have a few different callback URIs in the settings of my app. Let’s say A, B, and C. The Twitter login screen always redirects me to URI A when I request a token, even though I am passing in URI B or C as the parameter to get a token.
Am I misunderstanding how this works?
maybe something was missed when changing the uri to B or C
no. maybe i just need to use oauth2…sigh