Hi, this is my first attempt at using IFTTT plugin.
I followed the docs to install IFTTT plugin, created an IFTTT account, gave permission to access my Dropbox etc.
I created an event that tries to create a file in my Dropbox but it fails with this error.
5/11/2022 5:42:58 PM
Legacy-Plugin
IFTTT
ERROR System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(I AsyncResult ar) --- End of inner exception stack trace --- at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSu ccess(Task task) at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSucc ess(Task task) at Dropbox.Api.DropboxRequestHandler.d__d`3.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task`1.get_Result() at HSPI_IFTTT.IFTTTApp.UploadFileToDropbox(String folder, String file) ---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(I AsyncResult ar) --- End of inner exception stack trace --- at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSu ccess(Task task) at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSucc ess(Task task) at Dropbox.Api.DropboxRequestHandler.d__d`3.MoveNext()<---
5/11/2022 5:42:58 PM
Legacy-Plugin
IFTTT
DEBUG Uploading file /IFTTT/Actions/SMS/kitchendooropen to Dropbox
5/11/2022 5:42:58 PM
HomeSeer
Event
Event Trigger "Alerts KitchenDoor is Open for 10 minutes"
I followed the docs to install IFTTT plugin, created an IFTTT account, gave permission to access my Dropbox etc.
I created an event that tries to create a file in my Dropbox but it fails with this error.
5/11/2022 5:42:58 PM
Legacy-Plugin
IFTTT
ERROR System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(I AsyncResult ar) --- End of inner exception stack trace --- at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSu ccess(Task task) at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSucc ess(Task task) at Dropbox.Api.DropboxRequestHandler.d__d`3.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task`1.get_Result() at HSPI_IFTTT.IFTTTApp.UploadFileToDropbox(String folder, String file) ---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context) at System.Net.Http.HttpClientHandler.GetRequestStreamCallback(I AsyncResult ar) --- End of inner exception stack trace --- at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSu ccess(Task task) at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSucc ess(Task task) at Dropbox.Api.DropboxRequestHandler.d__d`3.MoveNext()<---
5/11/2022 5:42:58 PM
Legacy-Plugin
IFTTT
DEBUG Uploading file /IFTTT/Actions/SMS/kitchendooropen to Dropbox
5/11/2022 5:42:58 PM
HomeSeer
Event
Event Trigger "Alerts KitchenDoor is Open for 10 minutes"
Comment