deathless
deathless
KKinde
Created by deathless on 11/11/2024 in #💻┃support
Get the logo thru the api
Hi! I am having a problem getting an organization's logo through the api for a machine to machine project. I have uploaded the logo correctly, and it shows when I go to the branding section in the dashboard. However when I try to retieve oit thru the api, it is null. Please advise. Here are my results: { "code": "org_bba2f8672d02", "logo": null, "name": "Somatix RPM", "handle": "somatix", "is_default": false, "link_color": null, "external_id": "2", "button_color": null, "link_color_dark": null, "background_color": null, "button_color_dark": { "hex": "#d8d2d2", "hsl": "hsl(0,0.06597222222222222,0.835)", "raw": "#d8d2d2" }, "button_text_color": null, "background_color_dark": null, "button_text_color_dark": null, "is_allow_registrations": null, "is_auto_membership_enabled": false }
3 replies