You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to send a simple message, then loop for a return message that I know the Subject header for.
The send works, but the gmail.inbox.emails fetch never gets the message. If I run the fetch as a separate Ruby process it works no problem. I've tried to do this with both a block, and just grabbing the Gmail object.
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm trying to send a simple message, then loop for a return message that I know the Subject header for.
The send works, but the gmail.inbox.emails fetch never gets the message. If I run the fetch as a separate Ruby process it works no problem. I've tried to do this with both a block, and just grabbing the Gmail object.
Any ideas?
The text was updated successfully, but these errors were encountered: