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
When you develop a new API client or integration, finding the reason for a problem can be challenging. Right now, the API does not explain why a verification didn't work so that an attacker cannot find the real issue.
For this, the idea is to add a debug mode with which the API will tell you more details about the verification process to understand better why the verification failed.
Required features
Add an option to enable the debug mode for a project
Collect and add the debug information in a good, explainable format to the response of the API
enhancementNew feature or requestplannedThis discussion is planned for an upcoming release.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When you develop a new API client or integration, finding the reason for a problem can be challenging. Right now, the API does not explain why a verification didn't work so that an attacker cannot find the real issue.
For this, the idea is to add a debug mode with which the API will tell you more details about the verification process to understand better why the verification failed.
Required features
Origin
Issue #122
Beta Was this translation helpful? Give feedback.
All reactions