# Failed to automatically register with Discourse ID

**URL:** https://meta.discourse.org/t/failed-to-automatically-register-with-discourse-id/403951
**Category:** Self-hosting
**Created:** [May 27, 2026, 8:04pm UTC](https://meta.discourse.org/t/failed-to-automatically-register-with-discourse-id/403951 "2026-05-27T20:04:11Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![itoutsider](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itoutsider/32/556113_2.png) [@itoutsider](https://meta.discourse.org/u/itoutsider)
#### Post date: [May 27, 2026, 8:47pm UTC](https://meta.discourse.org/t/failed-to-automatically-register-with-discourse-id/403951/4 "2026-05-27T20:47:54Z")

</div>

Looks like a HTTPS redirect error, but I believe I’m forcing https anywhere required:

> Discourse ID register failed at step ‘/register’. Error: Request to ‘/register’ failed: 400  
> Error: {“errors”:[“You supplied invalid parameters to the request: Redirect URI must use HTTPS”],“error\_type”:“invalid\_parameters”}  
> Rendered layout layouts/finish\_installation.html.erb (Duration: 16.5ms | GC: 0.0ms)  
> Completed 200 OK in 654ms (Views: 17.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)  
> Started GET “/” for at 2026-05-27 20:44:09 +0000  
> Processing by FinishInstallationController#index as HTML  
> Discourse ID register failed at step ‘/register’. Error: Request to ‘/register’ failed: 400  
> Error: {“errors”:[“You supplied invalid parameters to the request: Redirect URI must use HTTPS”],“error\_type”:“invalid\_parameters”}  
> Rendered layout layouts/finish\_installation.html.erb (Duration: 35.0ms | GC: 0.0ms)  
> Completed 200 OK in 507ms (Views: 36.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)

I did read about a force https setting in the admin panel once you get into the console, but that’s a step past where I can currently get to.

---

_[View the full topic](https://meta.discourse.org/t/failed-to-automatically-register-with-discourse-id/403951)._
