zon
zon
TTwenty
Created by zon on 3/31/2025 in #❓︱help
Create thumbnail images in an object
No description
8 replies
TTwenty
Created by zon on 3/31/2025 in #❓︱help
Create thumbnail images in an object
@bob @prastoin Thank much : I have updated the image for the product, and I'm sharing it here in case someone has a similar situation: 1. Create an avatarUrl field for the image URL. Example: { "type": "TEXT", "objectMetadataId": "de193c93-bddd-4161-86c9-e7472f6614b4", "name": "avatarUrl", "label": "Avatar", "description": "Profile image of potential customers", "icon": "IconFileUpload", "defaultValue": "''", "isNullable": true } 2. Step 2: Set the avatarUrl field as the image identification field. { "imageIdentifierFieldMetadataId": "892ead93-897c-48da-9207-517cb1978b88" } Here, 892ead93-897c-48da-9207-517cb1978b88 is the ID of the avatarUrl field that was created.
8 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
@prastoin I have deleted the volumes, and this case has been resolved. Thank you very much.
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
You can try that link in the application domain.twenty.com/auth/google-apis/get-access-token, and it works without errors. However, with the open-source installation, it returns an "Unknown error" in the browser, which seems to be an issue with the Google authentication link.
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
@prastoin Can you check "auth/google-apis/get-access-token"" it's back error : Unknown error
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
@prastoin I installed Twenty on Coolify. When upgrading to the latest version, are there any issues related to Environment Variables that we should be aware of? Or does the Docker Compose file need any updates?
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
@prastoin In the previous version, this method still worked.
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
- I have tried clearing the domain cache.
- Used incognito mode but still couldn't log in. (Note: This is the first login attempt after a completely fresh installation.) AUTH_GOOGLE_APIS_CALLBACK_URL=https://domain/auth/google-apis/get-access-token AUTH_GOOGLE_CALLBACK_URL=https://domain/auth/google/redirect AUTH_GOOGLE_CLIENT_ID= AUTH_GOOGLE_CLIENT_SECRET= AUTH_GOOGLE_ENABLED=true
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
@prastoin This is a fresh installation. I did not upgrade from any other version. image: 'twentycrm/twenty:${TAG:-latest}'
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
No description
18 replies
TTwenty
Created by zon on 3/28/2025 in #❓︱help
AUTH_GOOGLE Error When Installing Version 0.50.0
Hello, I have completely installed the latest version, v0.50.0. 1. When logging in via Google, I encounter the error "Authentication Failed". I have tried using different browsers and incognito mode, but I still cannot log in for the first time. 2. Subsequently, I disabled Google login and attempted to register/sign in using email. However, this was also unsuccessful. When creating an account via email, I receive an error message as shown in the attached image.
18 replies
TTwenty
Created by Shanmuga on 11/21/2024 in #❓︱help
Twenty Custom domain 404 on Coolify
I’m also using Coolify. Is there a safe method to back up and restore Twenty? Also, whenever Twenty releases a new version, what steps should we take to update it without encountering errors?thank you.
5 replies