mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #1500] 🐛 [Bug] The return value of the live.com endpoint has been obtained, but an error was reported. #669
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#669
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fxzxmic on GitHub (May 1, 2025).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1500
🐛 Bug
Error: An Error Occurred
Return value:
?code=M.C523_BAY.2.U.<Omit some characters>&state=nux_authorizationVersion & Environment
Rev: [v2.4.0]
Addition
https://account.live.com/developers/applications/
This link is deprecated and users need to go to Azure to create the app. I'm not sure if my problem is related to creating apps in azure.
@fxzxmic commented on GitHub (May 1, 2025):
https://github.com/cypht-org/cypht/wiki/OAUTH2-over-IMAP#create-the-app-with-the-e-mail-provider
This is not possible in Azure-created apps; Azure requires that the "redirect URI" not include the query string.
@fxzxmic commented on GitHub (May 2, 2025):
https://learn.microsoft.com/en-us/entra/identity-platform/reply-url#query-parameter-support-in-redirect-uris
@fxzxmic commented on GitHub (May 2, 2025):
Fixed. I'm using the wrong secret ID.
The program's error message is too unclear.