Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing theme.templates.oauth2Consent property for plugin 0.1.106 and server 1.51.0 #279

Open
sachams opened this issue May 30, 2024 · 2 comments
Labels

Comments

@sachams
Copy link

sachams commented May 30, 2024

After hitting the same problem as described in #271 , I tried 0.1.106 of the plugin with 1.51.0 server, and hit the following error:

 Error: unexpected status code: 400(Bad Request) Errors: theme.defaultMessages: You must specify all the required keys in the [theme.defaultMessages] property. It is missing these keys: customize. You may optionally use these default values:
│ customize=Customize theme.templates.oauth2Consent: You must specify the [theme.templates.oauth2Consent] property. During a POST request this field may be omitted if you provide a sourceThemeId.
@sachams
Copy link
Author

sachams commented May 30, 2024

I can confirm that the same terraform config works with provider 0.1.105 and server 1.49.2

@zaalbarxx
Copy link
Contributor

I believe you could just create a new template for this and add it to theme configuration under oauth2Consent prop, maybe having default OAuth2 consent template as base.

@linear linear bot added the DX label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants