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

[SUPPORT]Outlook API #1340

Open
muestrom opened this issue Aug 1, 2024 · 1 comment
Open

[SUPPORT]Outlook API #1340

muestrom opened this issue Aug 1, 2024 · 1 comment
Labels
support Questions about how to do something

Comments

@muestrom
Copy link

muestrom commented Aug 1, 2024

I tried the outlook API and did everything as shown on your web page, I think. When I use the API, I can login and a green message appears "your account is now connected". So it seems I did everything right. However, this repeats every time I access the API, and the actual task is never done. It seems like it gets an invalid token, and therefore tries to connect again and again, ad infinitum. What can be wrong?

@muestrom muestrom added the support Questions about how to do something label Aug 1, 2024
@neehhaa06
Copy link

Hello @muestrom

fix: #1340

I think you have to ensure your app handles token expiration and refreshes tokens correctly. Verify that tokens are stored and sent properly, and check for specific API error messages to diagnose the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions about how to do something
Projects
None yet
Development

No branches or pull requests

2 participants