Skip to content

shanolhere/JS-Error-Message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-9

Here's an API, it can give two errors. Either 404, or 401. If the error is 404, show the user 'page not found' and if the error is 401, show the user 'you are not logged in'.

var URL = "https://jsonplaceholder.typicode.com/dummyUsers"

Releases

No releases published

Packages

 
 
 

Contributors