{"id":1482,"date":"2017-05-14T12:05:57","date_gmt":"2017-05-14T10:05:57","guid":{"rendered":"http:\/\/getgui.com\/blog\/?p=1482"},"modified":"2023-09-20T15:53:35","modified_gmt":"2023-09-20T13:53:35","slug":"evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes","status":"publish","type":"post","link":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/","title":{"rendered":"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation"},"content":{"rendered":"<p><script type=\"text\/javascript\" src=\"\/scripts\/download_counter.js\"><\/script><\/p>\n<h5>Issue<\/h5>\n<p>A week ago I started getting <strong>Synchronization Failed<\/strong> error messages in <strong>Evernote Sticky Notes<\/strong> for Windows, which meant my Sticky Notes stopped being synced to Evernote server and consequently across all of my devices.<\/p>\n<p>I have tried removing my Evernote user account in the settings menu of the Evernote Sticky Notes application in order to fix the issue. When trying to activate my user account again by clicking on the <strong>Request activation link<\/strong> button, the dreaded <strong>&#8220;The remote server returned an error: (411) Length Required&#8221;<\/strong> error message came up.<\/p>\n<p><strong>Update (20 September 2023)<\/strong>: A few days ago a new error message started appearing &#8211; <strong>&#8220;The request was aborted: Could not create SSL\/TLS secure channel&#8221;<\/strong> because Evernote dropped support for older TLS 1.0 and TLS 1.1 security protocols on their servers.<\/p>\n<p>I have tried uninstalling the Sticky Notes, cleaning the register, re-installing an older version of the software but nothing solved the mentioned problem. Sticky Notes would only synchronize with Dropbox or Google Drive but not with Evernote.<\/p>\n<p><strong>I use Evernote Sticky Notes on a daily basis and since developers at Edo-Soft no longer actively maintain it, I have decided to repair it myself and offer an updated authentication library (DLL) file for download on this blog.<\/strong><\/p>\n<p>If you would like, you can skip technical writing and go straight to the <a href=\"#solution\">solution<\/a>.<\/p>\n<figure id=\"attachment_1540\" class=\"thumbnail wp-caption aligncenter\" style=\"width: 310px\"><a href=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2023\/09\/Evernote-Sticky-Notes-Could-not-create-SSL-TLS-secure-channel-error-e1695215873632.png\"><img decoding=\"async\" class=\"size-medium wp-image-1540\" src=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2023\/09\/Evernote-Sticky-Notes-Could-not-create-SSL-TLS-secure-channel-error-e1695215873632.png\" alt=\"The request was aborted: Could not create SSL\/TLS secure channel error\" width=\"300\" height=\"184\" \/><\/a><figcaption class=\"caption wp-caption-text\">The request was aborted: Could not create SSL\/TLS secure channel error<\/figcaption><\/figure>\n<p><!--more--><\/p>\n<p>As a safety feature, Evernote incorporates an authorization \/ <a href=\"https:\/\/dev.evernote.com\/doc\/articles\/authentication.php\" target=\"_blank\" rel=\"noopener noreferrer\">authentication process<\/a>, through which, applications such as Evernote Sticky Notes need to go, in order to allow them access to Evernote accounts on users behalf. The mentioned process is called an OAuth flow and it uses OAuth authorization framework to enable applications a limited access to a HTTP service such as Evernote Cloud API.<\/p>\n<p>A correct authorization process should work like this &#8211; When user clicks on the &#8220;Request activation link&#8221; button, Evernote Sticky Notes application requests a temporary token from the Evernote server, using a GET request method. After it receives the temporary token from the Evernote server, it creates a unique activation link to the Evernote authorization page, using the mentioned token. User clicks on the link and is redirected to Evernote authorization page where he grants the Sticky Notes application, access to his account for the limited time period (1 year maximum). After granting access, user receives another token in the form of a verification code, displayed on the Evernote authorization page. User then copies the received code into the verification code window in the Evernote Sticky Notes application. Application uses this token (valid for 1 year) every time it connects to the Evernote server in order to gain access and synchronize notes to the cloud.<\/p>\n<p>The issue with the Evernote Sticky Notes application is that it uses an outdated OAuth library (DLL) file which prevents it to communicate with the Evernote server correctly and thus cannot request a temporary token from it. User sees this only as a &#8220;https:\/\/&#8221; text where an activation link should be, since the application is unable to create an activation link without the temporary token.<\/p>\n<h5 id=\"solution\">Solution<\/h5>\n<p>I was able to fix an outdated OAuth authentication library file by decompiling it, updating the source code and recompiling it. Evernote Sticky Notes now communicates with the Evernote server correctly. <strong>It is once again able to request a temporary token and thus complete an activation process successfully.<\/strong><\/p>\n<p><strong>Update (20 September 2023)<\/strong>: Recently Evernote dropped support for older TLS 1.0 and TLS 1.1 security protocols on their servers which lead to &#8220;Could not create SSL\/TLS secure channel&#8221; errors in Evernote Sticky Notes so I had to modify one additional file &#8211; StickyNotes.Wpf.exe.config. The security protocol is now chosen by the operating system instead of the app and the synchronization works once again.<\/p>\n<p>Below are instructions for replacing an outdated authentication library (DLL) and the StickyNotes.Wpf.exe.config files with an updated versions, available for download on this blog. Updated files are compatible with Evernote Sticky Notes v1.5.9, which is the latest available version of Sticky Notes. If Evernote Sticky Notes v1.5.9 application is not already installed on your computer, <a href=\"https:\/\/evernote-sticky-notes.software.informer.com\/download\/\" target=\"_blank\" rel=\"noopener noreferrer\">download<\/a> \/ <a href=\"https:\/\/www.dropbox.com\/scl\/fi\/ybljf1m9a4xwgi1q7jtm2\/stickynotes_1.5.9_installer.exe?rlkey=mrniqectl5v97o9nmuz7cmye2&amp;dl=1\" target=\"_blank\" rel=\"noopener noreferrer\">(alernative download link)<\/a> and install it before following instructions below.<\/p>\n<p class=\"italic\" style=\"font-size: 12px; display: inline-block; line-height: 16px; margin-bottom: 15px;\">*If you would prefer to synchronize your Evernote Sticky Notes with Chinese version of Evernote &#8211; Yinxiang Biji (\u5370\u8c61\u7b14\u8bb0), please follow this <a href=\"https:\/\/getgui.com\/blog\/windows\/synchronizing-evernote-sticky-notes-chinese-service-yinxiang-biji\/\" target=\"_blank\" rel=\"noopener noreferrer\">instructions<\/a> instead.<\/p>\n<p><strong>1. Download and unzip the updated files<\/strong><\/p>\n<p>An updated authentication library (.dll file) and the StickyNotes.Wpf.exe.config files are compressed inside a .zip file. Click on the link below to download Evernote-Sticky-Notes-Modified-Files-GetGui.zip file to your computer. After the file is downloaded, you will need to <strong>unzip<\/strong> it in order to extract the files. If you are using Windows, right click on the downloaded Evernote-Sticky-Notes-Modified-Files-GetGui.zip and select <strong>&#8220;Extract All&#8230;&#8221;<\/strong>. A new folder will appear, with the StickyNotes.OAuth.dll and StickyNotes.Wpf.exe.config files inside it. Do not change the filenames &#8211; the names of the files should remain as they are.<\/p>\n<ul class=\"noIndent\" style=\"font-size: 14px; list-style-type: none; padding-left: 0;\">\n<li style=\"list-style-type: none;\">\n<ul class=\"noIndent\" style=\"font-size: 14px; list-style-type: none; padding-left: 0;\">\n<li><a href=\"https:\/\/www.dropbox.com\/scl\/fi\/802a2a9me9q8k6iy1owdr\/Evernote-Sticky-Notes-Modified-Files-GetGui.zip?rlkey=cmgrhxssr86ta8m74f6hbal2h&amp;dl=1\" target=\"_blank\" rel=\"noopener noreferrer\">Evernote-Sticky-Notes-Modified-Files-GetGui.zip<\/a> <span class=\"italic\" style=\"font-size: 12px; display: inline-block; line-height: 16px; margin-top: 2px;\">(Downloaded 6484 times)<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><span class=\"italic\" style=\"font-size: 12px; display: inline-block; line-height: 16px; margin-top: 10px;\">*File is hosted on Dropbox. If link doesn&#8217;t work, please contact me at <a href=\"mailto:info@getgui.com?Subject=Evernote%20Sticky%20Notes%20OAuth%20DLL%20-%20Blog\" target=\"_top\" rel=\"noopener noreferrer\">info@getgui.com<\/a>.<br \/>\n<!-- \nIf you are concerned about the safety of the file, you are welcome to use a de-compiling software such as <a href=\"https:\/\/www.red-gate.com\/products\/dotnet-development\/reflector\/\" target=\"_blank\" rel=\"noopener noreferrer\">.NET Reflector<\/a> and have a look at the source code.\n--><br \/>\n<\/span><\/p>\n<p><strong>2. Close the Evernote Sticky Notes application<\/strong><\/p>\n<p>Evernote Sticky Notes application needs to be closed before following the next step. Make sure it is not running, by going to the taskbar and searching for the Evernote Sticky Notes icon. If the icon is present in the taskbar, right-click on it and click on &#8220;Exit&#8221;. Click &#8220;Yes&#8221; on the Exit application confirmation dialog.<\/p>\n<figure id=\"attachment_1526\" class=\"thumbnail wp-caption aligncenter\" style=\"width: 310px\"><a href=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/close-exit-evernote-sticky-notes-from-taskbar.jpg\"><img decoding=\"async\" class=\"size-medium wp-image-1526\" src=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/close-exit-evernote-sticky-notes-from-taskbar-300x193.jpg\" alt=\"Closing Evernote Sticky Notes application from taskbar\" width=\"300\" height=\"193\" srcset=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/close-exit-evernote-sticky-notes-from-taskbar-300x193.jpg 300w, https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/close-exit-evernote-sticky-notes-from-taskbar.jpg 442w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"caption wp-caption-text\">Closing Evernote Sticky Notes application from taskbar<\/figcaption><\/figure>\n<p><strong>3. Replace an outdated files<\/strong><\/p>\n<p>Go to the folder where you have saved the new <strong>StickyNotes.OAuth.dll<\/strong> and <strong>StickyNotes.Wpf.exe.config<\/strong> files, right-click on the two files and choose <strong>&#8220;Copy&#8221;<\/strong>. Now go to the folder where your Evernote Sticky Notes is installed, by default that&#8217;s in <strong>&#8220;C:\\Program Files\\Evernote Sticky Notes\\&#8221;<\/strong> or <strong>&#8220;C:\\Program Files (x86)\\Evernote Sticky Notes\\&#8221;<\/strong> on 64 bit operating systems.<br \/>\nRight-click on the empty space inside the installation folder and choose <strong>&#8220;Paste&#8221;<\/strong>. The &#8220;file replacement&#8221; or &#8220;file overwrite&#8221; confirmation dialog should open, asking if you would like to replace the files in the destination. <strong>Choose to replace the files in the destination.<\/strong> Restart your computer.<\/p>\n<figure id=\"attachment_1538\" class=\"thumbnail wp-caption aligncenter\" style=\"width: 310px\"><a href=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2023\/09\/Replace-Evernote-Sticky-Notes-Files-e1695215802696.png\"><img decoding=\"async\" class=\"size-medium wp-image-1538\" src=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2023\/09\/Replace-Evernote-Sticky-Notes-Files-e1695215802696.png\" alt=\"Replacing the outdated files\" width=\"300\" height=\"188\" \/><\/a><figcaption class=\"caption wp-caption-text\">Replacing the outdated files<\/figcaption><\/figure>\n<p><strong>4. Activate your user account in Evernote Sticky Notes application<\/strong><\/p>\n<p>Open Evernote Sticky Notes application. Go to &#8220;Settings&#8221; and make sure that under the &#8220;Please select the account type you want to synchronize your notes with&#8221; Evernote is selected. Click on the &#8220;Request activation link&#8221; button. A working activation link should now be displayed. Click on it and follow directions on the Evernote website to Re-authorize Sticky Notes to access your account for a period of 1 year. Copy the received verification code and paste it inside the verification code window in the Evernote Sticky Notes application. Click on the &#8220;Complete activation&#8221; button.<\/p>\n<p><strong>You have now successfully linked Evernote Sticky Notes application to your Evernote user account and enabled the synchronization of your local notes to the Evernote server.<\/strong> Activation or authorization is valid for the period of 1 year and will need to be repeated after that.<\/p>\n<figure id=\"attachment_1540\" class=\"thumbnail wp-caption aligncenter\" style=\"width: 310px\"><a href=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/re-authorize-sticky-notes-to-access-your-account.jpg\"><img decoding=\"async\" class=\"size-medium wp-image-1540\" src=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/re-authorize-sticky-notes-to-access-your-account-300x184.jpg\" alt=\"Evernote Sticky Notes activation \/ authorization process\" width=\"300\" height=\"184\" srcset=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/re-authorize-sticky-notes-to-access-your-account-300x184.jpg 300w, https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/re-authorize-sticky-notes-to-access-your-account-768x470.jpg 768w, https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/re-authorize-sticky-notes-to-access-your-account-1024x627.jpg 1024w, https:\/\/getgui.com\/blog\/wp-content\/uploads\/2017\/05\/re-authorize-sticky-notes-to-access-your-account.jpg 1479w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><figcaption class=\"caption wp-caption-text\">Evernote Sticky Notes activation \/ authorization process<\/figcaption><\/figure>\n<p><strong>Update (02 May 2018):<\/strong> On 23 April 2018, the Evernote Sticky Notes authorization script was taken down from the server at Edo-Soft.com, which resulted in new authorizations no longer working. I have examined the authorization process again and wrote a script that parses and displays the authorization token provided by the Evernote server. The mentioned script was uploaded to the getgui.com server, which means Evernote Sticky Notes no longer depends on the Edo-Soft.com server to finalize the authorization process.<\/p>\n<p><strong>Update (20 September 2023):<\/strong><br \/>\nEvernote Sticky Notes starts displaying Synchronization failed error (Couldn&#8217;t connect to server: System.Net.WebException: The request was aborted: <strong>Could not create SSL\/TLS secure channel.<\/strong>)<br \/>\nThis happens because Evernote recently dropped support for older TLS 1.0 and TLS 1.1 security protocols on their servers.<br \/>\nSolution: I have modified the StickyNotes.Wpf.exe.config file so that the security protocol is now chosen by the operating system instead of the app.<br \/>\nYou can repair your existing Evernote Sticky Notes installation by follow the steps below:<br \/>\n1. <a href=\"https:\/\/www.dropbox.com\/scl\/fi\/zsev8x79vkyhls9hhgjoe\/StickyNotesUpdatedConfigSept2023.zip?rlkey=zbyeit768wn6wyeoiks40bgwy&amp;dl=1\" target=\"_blank\" rel=\"noopener noreferrer\">Download the modified StickyNotes.Wpf.exe.config file<\/a><br \/>\n2. Close the running Evernote Sticky Notes (Right-click on the Evernote Sticky Notes icon in the taskbar and click on &#8220;Exit&#8221; and &#8220;Yes&#8221; on the confirmation dialog)<br \/>\n3. Unzip \/ Extract the modified StickyNotes.Wpf.exe.config file from the downloaded StickyNotesUpdatedConfigSept2023.zip file, copy it and paste it into the Evernote Sticky Notes folder (usually inside C:\\Program files or C:\\Program Files (x86) ), overwriting the existing StickyNotes.Wpf.exe.config file.<br \/>\n4. Restart your computer and enjoy the Evernote Sticky Notes synchronizing your notes once again<\/p>\n<hr \/>\n<p>If you have found this blog post useful and would like to buy me a cup of coffee, please click <a href=\"https:\/\/getgui.com\/blog\/donations\/\">here<\/a> \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Issue A week ago I started getting Synchronization Failed error messages in Evernote Sticky Notes for Windows, which meant my Sticky Notes stopped being synced to Evernote server and consequently across all of my devices. I have tried removing my Evernote user account in the settings menu of the Evernote Sticky Notes application in order [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[199],"tags":[212,228,227,226,204,200,202,201,213,210,206,208,207,224,219,1125,218,215,225,217,216,205,211,203,1128,209,1126,223,220,221,214,1124,1127,222],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation | GetGui.com<\/title>\r\n<meta name=\"description\" content=\"Solution: Evernote Sticky Notes returns The Request was aborted: Could Not Create SSL\/TLS Secure Channel Error 411 when requesting activation link to authorize user account and sync notes\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation | GetGui.com\" \/>\r\n<meta property=\"og:description\" content=\"Solution: Evernote Sticky Notes returns The Request was aborted: Could Not Create SSL\/TLS Secure Channel Error 411 when requesting activation link to authorize user account and sync notes\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Get Guides on PC Laptop Computer Repair | GetGui.com\" \/>\r\n<meta property=\"article:published_time\" content=\"2017-05-14T10:05:57+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2023-09-20T13:53:35+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2023\/09\/Evernote-Sticky-Notes-Could-not-create-SSL-TLS-secure-channel-error-e1695215873632.png\" \/>\r\n<meta name=\"author\" content=\"Simon\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Simon\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\"},\"author\":{\"name\":\"Simon\",\"@id\":\"https:\/\/getgui.com\/blog\/#\/schema\/person\/1d585f45816607e4939364f30d6147ca\"},\"headline\":\"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation\",\"datePublished\":\"2017-05-14T10:05:57+00:00\",\"dateModified\":\"2023-09-20T13:53:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\"},\"wordCount\":1540,\"commentCount\":212,\"publisher\":{\"@id\":\"https:\/\/getgui.com\/blog\/#organization\"},\"keywords\":[\"Can't Re-Authorize Evernote Sticky Notes\",\"Evernote Sticky Notes Access Token Expiration\",\"Evernote Sticky Notes Access Token Problem\",\"Evernote Sticky Notes Activate Wizard failure\",\"Evernote Sticky Notes Activating User Account Problem\",\"Evernote Sticky Notes Activation Error\",\"Evernote Sticky Notes Activation Link Not Working\",\"Evernote Sticky Notes Activation Problem\",\"Evernote Sticky Notes Authorization Error\",\"Evernote Sticky Notes Can't Access Account\",\"Evernote Sticky Notes Can't Activate\",\"Evernote Sticky Notes Can't Complete Activation\",\"Evernote Sticky Notes Can't Get Verification Code\",\"Evernote Sticky Notes Can't request an activation link\",\"Evernote Sticky Notes Can't Sync\",\"Evernote Sticky Notes Could not create SSL\/TLS secure channel\",\"Evernote Sticky Notes Doesn't Sync\",\"Evernote Sticky Notes Doesn't Synchronize\",\"Evernote Sticky Notes Edo-Soft\",\"Evernote Sticky Notes Failed to Sync\",\"Evernote Sticky Notes Failed to Synchronize\",\"Evernote Sticky Notes Not Activating\",\"Evernote Sticky Notes Re-Authorize not working\",\"Evernote Sticky Notes Request Activation Link problem\",\"Evernote Sticky Notes Secure Channel Error\",\"Evernote Sticky Notes Server Returned Error 411 Length Required\",\"Evernote Sticky Notes SSL Secure Channel Error\",\"Evernote Sticky Notes Sync Failed\",\"Evernote Sticky Notes Sync Issue\",\"Evernote Sticky Notes Sync Problem\",\"Evernote Sticky Notes Synchronization Problem\",\"Evernote Sticky Notes The Request was aborted\",\"Evernote Sticky Notes TLS Error\",\"Evernote Sticky Notes Trouble Activating\"],\"articleSection\":[\"Windows\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\",\"url\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\",\"name\":\"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation | GetGui.com\",\"isPartOf\":{\"@id\":\"https:\/\/getgui.com\/blog\/#website\"},\"datePublished\":\"2017-05-14T10:05:57+00:00\",\"dateModified\":\"2023-09-20T13:53:35+00:00\",\"description\":\"Solution: Evernote Sticky Notes returns The Request was aborted: Could Not Create SSL\/TLS Secure Channel Error 411 when requesting activation link to authorize user account and sync notes\",\"breadcrumb\":{\"@id\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/getgui.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/getgui.com\/blog\/#website\",\"url\":\"https:\/\/getgui.com\/blog\/\",\"name\":\"Get Guides on PC Laptop Computer Repair | GetGui.com\",\"description\":\"Simple and easy to understand guides on PC Laptop Computer Repair. Repair your own devices. Save money. Save the planet. Save the day.\",\"publisher\":{\"@id\":\"https:\/\/getgui.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/getgui.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/getgui.com\/blog\/#organization\",\"name\":\"GetGUI\",\"url\":\"https:\/\/getgui.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/getgui.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2020\/06\/logo-instagram-large.png\",\"contentUrl\":\"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2020\/06\/logo-instagram-large.png\",\"width\":1440,\"height\":1440,\"caption\":\"GetGUI\"},\"image\":{\"@id\":\"https:\/\/getgui.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/getgui.com\/blog\/#\/schema\/person\/1d585f45816607e4939364f30d6147ca\",\"name\":\"Simon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/getgui.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7e8b868d6eaafc8da11844ba981f76cb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7e8b868d6eaafc8da11844ba981f76cb?s=96&d=mm&r=g\",\"caption\":\"Simon\"}}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation | GetGui.com","description":"Solution: Evernote Sticky Notes returns The Request was aborted: Could Not Create SSL\/TLS Secure Channel Error 411 when requesting activation link to authorize user account and sync notes","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/","og_locale":"en_US","og_type":"article","og_title":"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation | GetGui.com","og_description":"Solution: Evernote Sticky Notes returns The Request was aborted: Could Not Create SSL\/TLS Secure Channel Error 411 when requesting activation link to authorize user account and sync notes","og_url":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/","og_site_name":"Get Guides on PC Laptop Computer Repair | GetGui.com","article_published_time":"2017-05-14T10:05:57+00:00","article_modified_time":"2023-09-20T13:53:35+00:00","og_image":[{"url":"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2023\/09\/Evernote-Sticky-Notes-Could-not-create-SSL-TLS-secure-channel-error-e1695215873632.png"}],"author":"Simon","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Simon","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#article","isPartOf":{"@id":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/"},"author":{"name":"Simon","@id":"https:\/\/getgui.com\/blog\/#\/schema\/person\/1d585f45816607e4939364f30d6147ca"},"headline":"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation","datePublished":"2017-05-14T10:05:57+00:00","dateModified":"2023-09-20T13:53:35+00:00","mainEntityOfPage":{"@id":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/"},"wordCount":1540,"commentCount":212,"publisher":{"@id":"https:\/\/getgui.com\/blog\/#organization"},"keywords":["Can't Re-Authorize Evernote Sticky Notes","Evernote Sticky Notes Access Token Expiration","Evernote Sticky Notes Access Token Problem","Evernote Sticky Notes Activate Wizard failure","Evernote Sticky Notes Activating User Account Problem","Evernote Sticky Notes Activation Error","Evernote Sticky Notes Activation Link Not Working","Evernote Sticky Notes Activation Problem","Evernote Sticky Notes Authorization Error","Evernote Sticky Notes Can't Access Account","Evernote Sticky Notes Can't Activate","Evernote Sticky Notes Can't Complete Activation","Evernote Sticky Notes Can't Get Verification Code","Evernote Sticky Notes Can't request an activation link","Evernote Sticky Notes Can't Sync","Evernote Sticky Notes Could not create SSL\/TLS secure channel","Evernote Sticky Notes Doesn't Sync","Evernote Sticky Notes Doesn't Synchronize","Evernote Sticky Notes Edo-Soft","Evernote Sticky Notes Failed to Sync","Evernote Sticky Notes Failed to Synchronize","Evernote Sticky Notes Not Activating","Evernote Sticky Notes Re-Authorize not working","Evernote Sticky Notes Request Activation Link problem","Evernote Sticky Notes Secure Channel Error","Evernote Sticky Notes Server Returned Error 411 Length Required","Evernote Sticky Notes SSL Secure Channel Error","Evernote Sticky Notes Sync Failed","Evernote Sticky Notes Sync Issue","Evernote Sticky Notes Sync Problem","Evernote Sticky Notes Synchronization Problem","Evernote Sticky Notes The Request was aborted","Evernote Sticky Notes TLS Error","Evernote Sticky Notes Trouble Activating"],"articleSection":["Windows"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/","url":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/","name":"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation | GetGui.com","isPartOf":{"@id":"https:\/\/getgui.com\/blog\/#website"},"datePublished":"2017-05-14T10:05:57+00:00","dateModified":"2023-09-20T13:53:35+00:00","description":"Solution: Evernote Sticky Notes returns The Request was aborted: Could Not Create SSL\/TLS Secure Channel Error 411 when requesting activation link to authorize user account and sync notes","breadcrumb":{"@id":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/getgui.com\/blog\/windows\/evernote-sticky-notes-error-411-length-required-on-request-activation-link-to-re-authorize-user-account-sync-notes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/getgui.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Solution: Evernote Sticky Notes Could Not Create SSL\/TLS Secure Channel Error 411 On User Account Activation"}]},{"@type":"WebSite","@id":"https:\/\/getgui.com\/blog\/#website","url":"https:\/\/getgui.com\/blog\/","name":"Get Guides on PC Laptop Computer Repair | GetGui.com","description":"Simple and easy to understand guides on PC Laptop Computer Repair. Repair your own devices. Save money. Save the planet. Save the day.","publisher":{"@id":"https:\/\/getgui.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/getgui.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/getgui.com\/blog\/#organization","name":"GetGUI","url":"https:\/\/getgui.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/getgui.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2020\/06\/logo-instagram-large.png","contentUrl":"https:\/\/getgui.com\/blog\/wp-content\/uploads\/2020\/06\/logo-instagram-large.png","width":1440,"height":1440,"caption":"GetGUI"},"image":{"@id":"https:\/\/getgui.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/getgui.com\/blog\/#\/schema\/person\/1d585f45816607e4939364f30d6147ca","name":"Simon","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/getgui.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7e8b868d6eaafc8da11844ba981f76cb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e8b868d6eaafc8da11844ba981f76cb?s=96&d=mm&r=g","caption":"Simon"}}]}},"_links":{"self":[{"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/posts\/1482"}],"collection":[{"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/comments?post=1482"}],"version-history":[{"count":134,"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/posts\/1482\/revisions"}],"predecessor-version":[{"id":32566,"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/posts\/1482\/revisions\/32566"}],"wp:attachment":[{"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/media?parent=1482"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/categories?post=1482"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/getgui.com\/blog\/wp-json\/wp\/v2\/tags?post=1482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}