Generate API Key in Theme Creator Failed

hi, I have been unable to generate the API key.


3 Likes

A 500 error usually means somethingā€™s wrong on the server side, like a misconfiguration, lack of resources, or just a temporary glitch. If you run into this, try giving it another, sometimes itā€™s just a quick hiccup. If that doesnā€™t work, check the server logs by running ./launcher logs app to see if thereā€™s any more info on whatā€™s going wrong. If that still doesnā€™t help, restarting the app with ./launcher restart app can often fix the issue and get things back on track.

As a user, you cannot check logs or restart the app. So at discourse.theme-creator.io, you need to be a member of the Discourse team to check the logs.

The theme creator allows users to perform actions that are usually restricted to admins, such as installing themes and creating API keys. Those customizations sometimes break


I can reproduce the error; I am also unable to generate a key.

4 Likes

Thanks for clearing that up! Since I canā€™t check the logs or restart the app, I get that it might be a problem with the customizations from the theme creator. Since you can reproduce the error too, do you know if thereā€™s a quick fix or if we need to escalate this to the Discourse team?

1 Like

thanks for the report. someone will look at this.

2 Likes

@angus @pmusaraj this seems related to the changes in this PR (meta topic).

Do either of you know off-hand how we can update this kind of usage:

(if not, weā€™ll get someone assigned to dig into it next week)

1 Like

Iā€™ve made a PR which updates the theme-creator plugin to use the new system:

3 Likes

Thanks @angus! Fix is merged and deployed

3 Likes

This topic was automatically closed after 16 hours. New replies are no longer allowed.