Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading Mailfolder response in error : The requested user 'userid' is invalid. #3293

Closed
dashandwerk opened this issue Aug 29, 2024 · 3 comments

Comments

@dashandwerk
Copy link

Describe the bug
A clear and concise description of what the bug is.
When reading Mailfolders for new mails, i am getting this error
The requested user '' is invalid."

To Reproduce
This GET request is starting every day:
https://graph.microsoft.com/v1.0/users//mailFolders//messages?$filter=createdDateTime gt 2024-08-30T11:00:00Z&$top=100

I double checked folderid, it is present and reachable.
Userid is present and reachable.
All other functions are working, like sendMail, setCalendar etc.

Expected behavior
Expected behavior should be a list of mails.

@dashandwerk dashandwerk changed the title Reading Mailfolder response in error : The requested user '<userid>' is invalid." Reading Mailfolder response in error : The requested user 'userid' is invalid. Aug 29, 2024
@dashandwerk
Copy link
Author

Userid and folderid was deleted for security reason.

@musale
Copy link
Contributor

musale commented Sep 9, 2024

Userid and folderid was deleted for security reason.

I suppose this allows this issue to be closed now?

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants