App feedbacks fix option id required in apps (#19386)

fixes
https://discord.com/channels/1130383047699738754/1488226371032453292
This commit is contained in:
martmull
2026-04-07 15:53:16 +02:00
committed by GitHub
parent 6e23ca35e6
commit 8702300b07
36 changed files with 333 additions and 5062 deletions
@@ -21,7 +21,7 @@ export class OAuthDiscoveryController {
async getAuthorizationServerMetadata() {
const serverUrl = this.twentyConfigService.get('SERVER_URL');
const frontUrl = this.domainServerConfigService.getFrontUrl().toString();
const frontUrl = this.domainServerConfigService.getBaseUrl().toString();
const cliRegistration =
await this.applicationRegistrationService.findOneByUniversalIdentifier(