Relative Content

Tag Archive for spring-bootgoogle-apps-scriptgoogle-calendar-api

how can i integrate my spring boot application with google calendar API

i tried to inregrate my task management app in spring boot with googla calender api in Service acoount i downloaded a json file and tried to use FileInputStream to extract the crediential from json file but error give me credentials.json (The system cannot find the file specified) . what should i do