Automattic / Automattic/google-docs-add-on

Error Message: Mismatch in redirect_uri.

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
169
Forks
23
PR merge metrics
No merged PRs in 30d

Description

I got the add on to show up in docs and I got the sidebar to pop up. But when I tried to connect to WordPress I got this error:

![Screenshot at Nov 24 08-40-20](https://user-images.githubusercontent.com/72312238/203810796-2d4a0592-385a-43fa-ba2b-bfbd17ca1652.png)

```
Invalid request, please go back and try again.
Error Code: invalid_request
Error Message: Mismatch in redirect_uri.
```

Please help :)
Josh

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the WordPress connection flow for the Google Docs add-on and compare the redirect URI sent by the add-on with the URI configured for the connection. The payload names no source files or tests, so locate the redirect and authentication entry points first; done means the connection no longer reports a redirect_uri mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, wordpress
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.