Hi,
I am using
Windows::Security::Authentication::Web::WebAuthenticationBroker::GetCurrentApplicationCallbackUri();
To be able to do facebook request. The problem is the URI returned by this is different than the one found on our Developer Center dashboard.
I have copied the <identity> correctly into our Manifest xml.
This is important to get right. Because we have to enter that SID into Facebook App center. So I don't know if it's an issue of being in Debug vs Published app. I don't want to take any chances.
Thanks