search

Home  >  Q&A  >  body text

WeChat applet session cannot be cached

1, the front end has put the session_id in the header.

2. The problem now is that the session_id of the server will change. Every time I call my backend interface, the session_id changes, and the session still cannot be saved. How to solve this.

哦1736 days ago1110

reply all(2)I'll reply

  • 对方正在输入....

    对方正在输入....2020-05-14 18:35:00

    It is equivalent to a new connection access interface every time, and it is useless to save the session.

    reply
    0
  • 别被风景迷了眼

    别被风景迷了眼2020-03-23 15:49:53

    This should be caused by cross-domain issues

    reply
    0
  • Cancelreply