{{localStorage.values.token}} gives undefined when I send it in headers of api calling

  1. My goal: I used {{localStorage.values.token}} for passing token in headers but today it stopped working, now i fixed it temporarily in some apps by returning token from transformer

  2. Issue: why {{localStorage.values.token}} sent as undefined in headers while passing it through transformer works as expected

  3. Steps I've taken to troubleshoot: I just make a transformer out of it and pass token in header through transformer

  4. Additional info: (Cloud or Self-hosted, Screenshots)

A post was merged into an existing topic: :police_car_light: CRITICAL OUTAGE: localStorage no longer populating queries, breaking entire Retool apps