[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:
![image](https://github.com/user-attachments/assets/1d593bd8-4157-4dbd-9442-828e35e626b9)
![image](https://github.com/user-attachments/assets/d4f632fc-d2d5-40ae-bece-6a21f191b2f0)

settings.local.yml
![image](https://github.com/user-attachments/assets/022e301b-063d-4659-8930-63cfef67352e)

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