Help forum
- API message "ERROR_CODE_NOT_FOUND"
Jehex
4 1 year ago
Hi there , sorry by advance it 's probably something very easy to fix but I reopened an old project who was built under the api system v1 , now when I try to call my api ( who work correctly on xano after test ) I get the error "ERROR _CODE _NOT _FOUND " . All was good under the api v1 , would like to know if something has to be modified ? Thanks - How to choose between Session Cookies, Session variable and Local variable

benjabievres
35 1 year ago
Hey dear Toddle Community ! Once a use logs in (from a Login page ) , my endpoint returns 2 tokens . I need to use these token in all pages of my app . What do you recommend between session and local variables ? I tested Session Cookie Access _token for one of the tokens , it worked fine on my computer , but not on my iPhone ? ! ? ! (I tried on Safari and Chrome , same result : the variable is not substituted ) . If I use session variables , how long do they last ? How do I detect the session is expired (so that I redirect the user to the login page ) ? Thank you ! - Session authentication not saving in cookies

speedy.lizard
✅111 1 year ago
: I 'm leveraging basic authentication with Xano as my backend , having users login with email & password , then setting session cookies to the access token , and calling another API to get user information based on the authenticated user 's token . : Everything was working properly until I migrated the 'Get User ' API to the new UI , and now my bearer tokens don 't seem to be saving (I 'm unable to authenticate the user on the new page I redirect to ) . I can still see the access token saving when I call the login API (see screenshot ) , and I 've downloaded the browser extension . Any tips on troubleshooting ? Thank you ! ! - Error in Workflow within Component
Joce Nunes
5 1 year ago
I have a workflow with three conditions : Condition 1 : This is evaluated as true , displaying the "Senha Empty " message , which is correct . Condition 2 : This is evaluated as false , which is also correct . Condition 3 : Although this condition evaluates as false , the workflow still proceeds , showing the "Redirecionando " message , which shouldn 't happen (as shown in Image 2 ) . Is this a bug , or could there be an error in my logic ? - Api's don't work, is it just me?
Yaniv Tsoref
✅15 1 year ago
It keeps loading forever but no response , tried to create a new project to test the api and still no response . - Streaming Issue

Jerry
✅111 1 year ago
Hey ! I 'm trying to set up streaming but it 's not working . I 'm not sure if this is a problem from my backend set up (via Xano ) or Toddle . I receive the first message instantly , and then the rest of the stream will load at once . It does come in different events . I 've used event stream + turned off server side fetching - Is there a way to stop an API call run while it's running?
Chris Laupama
3 1 year ago
For example , let 's say I 'm making an HTTP request that 's streaming output , how do I stop it if I want to run it again ? - Images Not Showing on Custom Domain – Need Help!
Leo
17 1 year ago
Hey everyone ! I recently purchased a Toddle subscription and added my own domain , but for some reason , none of my images are showing up on my domain they only seem to work on the toddle .site subdomain . Does anyone know why this might be happening or how to fix it ? - How do I use data from an API call as inputs for an Apex Graph, like in the dashy template?

Hausia
18 1 year ago
Looking to use data pulled from Airtable as inputs for a line graph . - Parse JSON newline character in textarea
Tom Ireland
7 1 year ago
Hey , folks ! Does anyone know how to parse /decode a newline character ( \n ) in a textarea 's value attribute ? When saving JSON to Supabase , if the textarea has been input with breaking spaces , it stores the content correctly with \n when sent via an API request , however when you load the content back in the text area , the breaking spaces are replaced with the newline character \n . - how do i select input text when clicked like this

asad
10 1 year ago
like this - Custom Tracking Script that customer can embed themselves - Lead tracking tool
Targox
4 1 year ago
Hi everyone ! I would like to build a platform where a new user gets an that they can add to the header of their websites . The goal is to capture data and send this information to my backend API . Would it be possible to create a custom JavaScript snippet that can dynamically add a unique tracking ID for each user and be embedded in different websites with Toddle ? Basically I 'm looking to create an alternative to snitcher , leadfeeder , . . . for a not yet covered local area with my own unique database with IP 's . Any insights would be greatly appreciated ! - Filter an array when a field CONTAINS a value

benjabievres
9 1 year ago
Hey ! I 've been testing a filter on the name of items in an array , but I didn 't find any "contains " formula . So I ended up using Match and checking if the lenght of the resulting string is not 0 , but it 's complex 😅 Is there any simpler way to do it ? Thanks ! ! - How to run an additional API call for each response of an original call?

sachag
3 1 year ago
Hi everyone ! New Toddler here 🙂 I ’m building a simple Pok édex app using the PokeAPI to get familiar with the editor before going to day 3 of the beginner course 🙂 https://copper_nute_gunray_zany_finch.toddle.site/ The app currently shows a list of the first 100 Pok émon using this API call : https://pokeapi.co/api/v2/pokemon?limit=100 To retrieve additional details for each Pok émon , I need to run an extra API call for each entry using : https://pokeapi.co/api/v2/pokemon/{POKEMON NAME OR ID } / Does anyone know how I can set this up in Toddle ? I haven 't been able to find a solution on my own , apologies if this has already been covered somewhere else ! Thanks in advance ! 🙏 - Media Folders
vanishklift
0 1 year ago
Is it Possible to add Folders to the Media "Section " ?

.jpeg/public)