you need to give access to another user through a program written in .net c #
- look here - user2455111
- I am repelled by this, but I cannot understand - I even have code in another project, but according to my ideas, you need json for the account you synchronize the calendar, but the code is wrong - there is a json from one account, and the calendar is synchronized by another account Dzmitriy Salodki
- in the example, in this block, using (var stream = new FileStream ("client_secret.json", FileMode.Open, FileAccess.Read)) from the file client_secret.json the user authentication data is loaded. If u have problems getting the json file. You can try to make it public and get like this . - user2455111
- I saw that the application requests access to my calendar and then changes something, I do not know how to do this. - Dzmitriy Salodki
|