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

doc #9737

Merged
merged 2 commits into from
Jan 21, 2025
Merged

doc #9737

merged 2 commits into from
Jan 21, 2025

Conversation

guillim
Copy link
Contributor

@guillim guillim commented Jan 20, 2025

No description provided.

@charlesBochet charlesBochet marked this pull request as ready for review January 21, 2025 13:39
@charlesBochet charlesBochet merged commit dadb7db into main Jan 21, 2025
10 checks passed
@charlesBochet charlesBochet deleted the outlook-ongoing-status branch January 21, 2025 13:39
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Added documentation for Microsoft 365 account connection troubleshooting, specifically addressing personal account limitations and the AADSTS50020 error code.

  • Added explanation in /packages/twenty-website/src/content/developers/self-hosting/troubleshooting.mdx for AADSTS50020 error, clarifying personal Microsoft accounts are not supported
  • Included link to Microsoft's official documentation for detailed error explanation
  • Added admin portal verification step for Microsoft 365 license checks

1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

Most of the time, it's because your admin has not enabled the Microsoft 365 Licence for your account. Check [https://admin.microsoft.com/](https://admin.microsoft.com/Adminportal/Home).
Most of the time, it's because your admin has not enabled the Microsoft 365 Licence for your account. Check [https://admin.microsoft.com/](https://admin.microsoft.com/Adminportal/Home).

If you have an error code `AADSTS50020`, it probably means that you are using a personal Microsoft account. This is not supported yet. More info [here](https://learn.microsoft.com/fr-fr/troubleshoot/entra/entra-id/app-integration/error-code-aadsts50020-user-account-identity-provider-does-not-exist)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style: The Microsoft documentation link uses 'fr-fr' locale - consider using the English version of the documentation

Copy link

Fails
🚫

node failed.

Log

�[31mError: �[39m SyntaxError: Unexpected token C in JSON at position 0
    at JSON.parse (<anonymous>)
�[90m    at parseJSONFromBytes (node:internal/deps/undici/undici:5584:19)�[39m
�[90m    at successSteps (node:internal/deps/undici/undici:5555:27)�[39m
�[90m    at fullyReadBody (node:internal/deps/undici/undici:1665:9)�[39m
�[90m    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)�[39m
�[90m    at async specConsumeBody (node:internal/deps/undici/undici:5564:7)�[39m
danger-results://tmp/danger-results-d3728449.json

Generated by 🚫 dangerJS against 079a09a

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

Successfully merging this pull request may close these issues.

2 participants