You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that with some versions of php curl wrapper POST requests that it forms are somewhat incorrect.
I solved that problem by adding these lines to the Geary.php (after $curl_data declaration, line 300)
No description provided.
The text was updated successfully, but these errors were encountered: