From iOS app:
NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://jsonplaceholder.typicode.com/posts, NSErrorFailingURLKey=https://jsonplaceholder.typicode.com/posts.
Error sending request: The request timed out.
Also, when trying to open jsonplaceholder.typicode.com in a browser, the request also ends with a server timeout.
From iOS app:
Also, when trying to open jsonplaceholder.typicode.com in a browser, the request also ends with a server timeout.