Help with setting up Discourse ID

Can you open the Rails console of your instance and try this command:

DiscourseId::Register.call

It likely will fail, but it should give you a more useful error message.

1 Like