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

Missing required parameter: redirect_uri when connecting to Cursor's extension #110

Open
BlokusPokus opened this issue Nov 21, 2024 · 1 comment

Comments

@BlokusPokus
Copy link

Describe the bug
theres a bug when trying to connect to the mermaid extension on Cursor.
when trying to do oauth, after connecting with an account,the response is saying that theres a missing parameter.

Missing required parameter: redirect_uri and the connection fails https://www.mermaidchart.com/oauth/authorize?client_id=469e30a6-2602-4022-aff8-2ab36842dc57&redirect_uri=cursor://MermaidChart.vscode-mermaid-chart&response_type=code&code_challenge_method=S256&code_challenge=i36gWXX32EVk6tL9gQY2vwZbdtSOVPGHc8P9f2Wqx5w&state=c0826c41-b6da-42c1-aea2-da6a12a955e5&scope=email

Desktop (please complete the following information):

  • OS: Mac
  • Browser : safari chrome
  • Version: latest
@jgreywolf
Copy link

This is because the mermaid chart VSCode plugin does not currently support "cursors".
I have created a new issue for the vscode plugin to add this support:

Mermaid-Chart/vscode-mermaid-chart#17

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

No branches or pull requests

2 participants