We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Show an error or success message when the success or error and error_description query parameters are set:
https://genius.embloy.com/settings?tab=integrations?error=access_denied&error_description=User%20did%20not%20authorize%20the%20request
would display something like:
An error occured: Type: access_denied, Description: User did not authorize the request
access_denied
User did not authorize the request
or
https://genius.embloy.com/settings?tab=integrations?success=Successfully%20connected%20to%20Lever
Successfully connected to Lever
The text was updated successfully, but these errors were encountered:
carlobortolan
No branches or pull requests
Show an error or success message when the success or error and error_description query parameters are set:
https://genius.embloy.com/settings?tab=integrations?error=access_denied&error_description=User%20did%20not%20authorize%20the%20request
would display something like:
or
https://genius.embloy.com/settings?tab=integrations?success=Successfully%20connected%20to%20Lever
would display something like:
The text was updated successfully, but these errors were encountered: