This topic was automatically generated from Slack. You can find the original thread here.
Hi everyone, i’m here to ask for the gmail emails received tracker. The thing is that after setting up the OAuth with this guide, i got to track the emails received for a while, but after a few hours it stopped working. I tried to delete it and set it up again, but the same thing happened.
The source logs didn’t display any error or message, just a "2024-10-14T17:49:17 End". After almost exactly 24hs of not tracking any emails, suddenly the logs now show this:
"2024-10-15T17:50:04
error
Error: Requested entity was not found.
2024-10-15T17:49:54
Log
New messages found: 61"
I think that the requested entity error may occur when an email is deleted, and some emails were deleted from the account, but not every one of them, the 61 emails found are not being displayed in the events list.
The gmail scope that i am using is “./auth/gmail.readonly”, because i just need to create a new task (or update an existing one) in ClickUp after receiving a new email, so i think that with only that scope, it should work.
Something important is that i am currently working with my OAuth app in “testing” status. May be this causing the trouble? I didn’t publish it yet because it requires a verification form to be submitted, since the “./auth/gmail.readonly” is a sensitive scope. Also, the testing description says: “Testing: If your app is still being tested and built, you can set your status to ‘testing’. In this state, you can test your app with a limited number of users.”, it only mention a limited number of users, but i am just tracking one gmail account with only one authenticated user, so i am not sure if this is what is causing the trouble (i mean, it doesn’t mention performance problems, or at least i don’t undersand it in that way).
Last thing, if this testing status of the app is causing the trouble, after submitting the google verification form, it could last like 5 days to be confirmed. During this time, the track will not work?