[openstreetmap/openstreetmap-website] How to configure rapid editor in a local deployment environment? (Issue #5285)
straydog
notifications at github.com
Thu Oct 24 16:42:31 UTC 2024
### Problem
When I tried to use rapid, I encountered an authorization failure issue.
### Description
`oauth2/authorize` success but `token` call failed with 401 and
{
"error": "invalid_client",
"error_description": "Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method."
}
### Screenshots
oauth config:


settings.local.yml

rapid config:
client_id: "YXkdh3Tjr38he9lDgZwPvmHjnb_NrtUHTkDuiZgo6Tk",
client_secret: "Vbc0nCTwkBxSCbHCNFWOLSDUWfl_5Z5QV5Ru43rnxAo",
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5285
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5285 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241024/505dffdc/attachment.htm>
More information about the rails-dev
mailing list