Help forum
- Colias Authentication
Joce Nunes
19 6 hours ago
11 Dec 2024, 15:59
I ’m currently facing an issue with authentication calls in my system . While all other APIs are working as expected , the authentication endpoints that require a token are returning a 401 Unauthorized error when accessed from specific domains . For example , this domain https://example.store.com/login is pointing to toddle customer .app .platform .store /store /my _store /login . If I authenticate on customer .app .platform .store /store /my _store , the call to authenticate customers works correctly . However , if I try to authenticate here : https://example.store.com/login , I get a 401 error . Here ’s the fetch request from example .store .com : - Buildship + Supabase + OpenAI
PeterShaw
0 6 hours ago
11 Dec 2024, 15:39
Hey all , this is not particularly a toddle question but I am working on a backend with Supabase and Buildship to be able to communicate with OpenAI . In Buildship I trigger OpenAI by creating a new row in Supabase . Then I receive a generated text from OpenAI (for example 1 . red , 2 . blue , 3 . green , 4 . purple ) . I want to add these outputs into a new row in supabase . How can I seperate the output so that I can add 1 .red to row color 1 , 2 . blue to row color 2 , . . . ? Many thanks - Dynamic API body -> keys
Janis
2 6 hours ago
11 Dec 2024, 15:33
I have a page where users can update various values in the same supabase table (e .g . business _name , ftes , location , domain ) . These values are edited one by one , so when one value is edited , they should be patched . How can I make the keys dynamic so that i don 't have to add multiple api calls ? - Unable to copy-paste elements
GeDeLa
1 15 hours ago
11 Dec 2024, 06:27
Hi all , I tried to copy paste a td -element (table data cell ) in a tr -element (table row ) but somehow a new td -element is not created , is this expected behaviour or a bug ? See attached GIF . - Working with GSAP Animation
Sasha Kuzovlev
1 16 hours ago
11 Dec 2024, 05:44
1 . I tried to write a simple Action code (screenshot ) . But it gives an error . Uncaught (in promise ) TypeError : Cannot set property window of # <Window > which has only a getter at gsap .min . j s : 1 0 :160 at gsap .min . j s : 1 0 :175 2 . I have not found a good guide on how to properly connect GSAP so that it is available in the entire project , or at least on the entire page . Can someone suggest step -by -step instruction ? 3 . Are there plans to create animation management functionality in the near future (as an example , you can look at the functionality of keyframes and states in RIVE ) ? - Setting Select Drop Down Option based on URL Parameter
Fisher
34 1 day ago
10 Dec 2024, 20:24
I 'm able to get the URL Parameter from the URL , and set the of the Select option based on it , but I can 't seem to figure out how to set which Select option is chosen based upon the URL param . It 's like the Value is being set , but the Label isn 't changing . - Best practice to chain API calls
benjabievres
26 1 day ago
10 Dec 2024, 19:22
Hello , I have a select element filled from a API Call 1 . When I choose an item in this select element , I call an API 2 and fill a second select element . And when I select an item from the second select element , it calls an API 3 ; results are displayed in a List . So far , it works fine , I leverage the « Changed » trigger of each select element . But I have some issues : - each select elements refreshed the change event of the other element show the last item of the resulting API calls = > how could I ensure the first element is displayed first ? - when I select another item in the first select element , API call 1 refreshes the second select element . But the list is not refreshed = > shall I use a different event than « changed » in the second select element ? Do you have any best practice to handle chained elements that leverage API Call ? Thanks - HTTP Cookie Bug
0xJam3s
15 1 day ago
10 Dec 2024, 18:50
Hey guys , it seems my bearer token is saving but when I get the HTTP cookie it doesn 't get pass the value to the my following api calls . It was working earlier . Any ideas , why this might be ? - Space between
ssssadsadasd
✅16 1 day ago
10 Dec 2024, 15:01
In bubble (and in css from what i see ) there is an option called "space -between " which basically moves div A to the left and div b to the right of the parent row div (see pic ) . how can I do this in toddle ? I tried the different optins in the 3x3 grid but could not find a working combination . thanks - Max width for page?
ssssadsadasd
32 1 day ago
10 Dec 2024, 14:12
I want my page to not exceed 1200px and be located at the center . so in the main div of the page I set : max width = 1200 px and layout = align top center . but the div still remain at the left . how could I solve this ? thanks - API URL changes automatically
codenitrr
16 1 day ago
10 Dec 2024, 09:30
Hello . I 'm having some problems sending a REST API request . In terms of authentication , the API works as follows : GET URL : https://{api_key}:{api_secret}@{cluster_url}/{shop_language}/{resource}.json If I enter these values and put them in toddle 's URL box . Then it automatically removes the values before @ . So example (fake data ) with this request : https://e80d99sfgsf8adfadfadcb7sfg409a:ea624fc02226adfadf22222c1c032f09a@api.webshopapp.com/de/checkouts/123455.json the request is eventually made to https://api.webshopapp.com/de/checkouts/123455.json I don 't know if I 'm doing something wrong or if this is a bug . I also tried encoding the url , but this too was unsuccessful . I suspect it has something to do with the @ sign for api .webshopapp .com - 200 API response, but data appearing under error rather than data
Danny
4 1 day ago
10 Dec 2024, 04:28
Hi there ! Hoping someone might be able to help me out . Running into a super weird issue where I have a Xano API endpoint that works fine and returns a 200 response along with some data , but that data is showing in Toddle under error rather than data . Has anyone seen this before or have any ideas ? Everything in Xano looks normal . - Branch Syncing
Vizualinx
5 2 days ago
9 Dec 2024, 21:52
Up until now i have only been using branching for versioning , i never figured it out but now i have to figure it out . I am in middle of building a new feature for my app , and i had to fix some stuff on the live version , i created a new branch made the fixes and published it , i didn 't touch anything that i changed in the other branch . but now when i went back to the other branch i can 't sync it with the live version (see screenshot ) . I had the same when i tried doing this in the past , that 's why i have only used branching up until now for versioning only . - Chat template?
ssssadsadasd
0 2 days ago
9 Dec 2024, 13:35
Just wanted to know whether there is any chat template (whatsapp like ) that we can quickly copy -paste in our app . I could build this myself but just to make sure there is sth already built . thanks - Images not Loading from provided URLs
Alex
8 2 days ago
8 Dec 2024, 23:12
Hey - anyone able to assist ? I sue this same process on all my toddle projects but for some reason can 't load images in repeat lists in this new project ?