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
Trying to get images from the API using the suggested URLs on the website but all requests are timing out. Website seems to suggest API should still be working. Example: https://api.lorem.space/image/game?w=150&h=220 https://api.lorem.space/image/face?w=150&h=153 Result:
NS_ERROR_NET_TIMEOUT after 90655 ms
No image loaded. Browser will show an error page with the connection timeout error.
I just saw that this is planned. It would be great if it would be announced on the lorum.space website as well. According to the website, the API should still be up and working.
The text was updated successfully, but these errors were encountered:
Trying to get images from the API using the suggested URLs on the website but all requests are timing out. Website seems to suggest API should still be working.
Example:
https://api.lorem.space/image/game?w=150&h=220
https://api.lorem.space/image/face?w=150&h=153
Result:
NS_ERROR_NET_TIMEOUT after 90655 ms
No image loaded. Browser will show an error page with the connection timeout error.
I just saw that this is planned. It would be great if it would be announced on the lorum.space website as well. According to the website, the API should still be up and working.
The text was updated successfully, but these errors were encountered: