This commit is contained in:
2014-02-07 14:10:12 +01:00
parent 7b14044c53
commit 13c98e2d59
+1 -1
View File
@@ -39,7 +39,7 @@ namespace PocketSharp
/// <summary>
/// The authentification URL
/// </summary>
protected string authentificationUri = "https://getpocket.com/auth/authorize?request_token={0}&redirect_uri={1}";
protected string authentificationUri = "https://getpocket.com/auth/authorize?request_token={0}&redirect_uri={1}&mobile=1";
/// <summary>
/// callback URLi for API calls