Hi anyone how to solve this im trying to access the localhost:8000/api/resource/contact

hi anyone how to solve this im trying to access the localhost:8000/api/resource/contact

You cannot access it via web.

You will have to access it via Program such as Postman.
https://www.postman.com/

is there any option that i can access this in the program ?

refer this guide
https://frappeframework.com/docs/v13/user/en/guides/integration/rest_api

also got his error on postman

check your parameters, they may be wrong

Also in path use “Contact” instead of “contact”.

same error