These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Crest Authentication
public string CreateCallBackURL() { // Create a callback URL for posting on the eve app website when registering app return WebAuthenticationBroker.GetCurrentApplicationCallbackUri().ToString(); }