mdhom / node-red-contrib-google-oauth-calendar

2 stars 2 forks source link

calendar ID error #4

Open bance opened 3 years ago

bance commented 3 years ago

for some reason, there is always a blank line above other added calendar IDs. this blank calendar ID cannot be removed despite clicking 'X'. possibly due to this, list events always generates API Error: not found.

this blank line probably was added after configured credentials but not deployed yet, hence the calendar ID list was still empty but I accidentally clicked '+'.

any clue how I could fix this? thanks

mdhom commented 3 years ago

could you please post a screenshot of your problem? At the moment i am not quite understanding what is going on, thanks!

Maik1 commented 3 years ago

I have the same problem. See attached screenshot. image

mdhom commented 3 years ago

thanks for the screenshot. How does it look like / behave when you have added an actual calendar Id? Do you have any idea how you came to the point with the empty calendar id?

simonpostma commented 3 years ago

I am also stuck with an empty list of calendar IDs.

In the credentials screen, upon completing authentication with "Open Google Authentication" and entering the code, i see data pop up in the bottom. When i click "update" and navigate back there, this data is no longer there, and the "enter code" field is empty again.

When trying to configure the node, i cannot select any calendars from the dropdown, it remains empty. When i click the plus, an empty line gets added, hitting X does not delete this line.

EDIT: following this suggestion fixed it for me https://github.com/mdhom/node-red-contrib-google-oauth-calendar/issues/5#issuecomment-846416697