jsonplaceholder.typicode.com not working
eikoshelev opened this issue · 4 comments
eikoshelev commented
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.
eikoshelev commented
well, it seems that this is a problem of access from a specific region, when trying to request from a different location (using vpn) everything works
typicode commented
Yes, it's currently blocked in Russia :/
eikoshelev commented
Yes, it's currently blocked in Russia :/
Yes, unfortunately this is so :(
susanwinters214 commented
When I go to: https://jsonplaceholder.typicode.com/
I get a Code 502 - I am in the USA
Is this website just down?