Plus signs in session token

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • invictusBob
    Junior Member
    • Oct 2019
    • 1

    #1

    Plus signs in session token

    I'm just putting together my own app using the interactive API.

    The session token often includes a plus sign. When I call logout I get a fail error NO_SESSION and the token returned by the API has the plus sign replaced by a space. Replacing the plus sign with 2B, the url encoded version, doesn't help. If there is no plus sign my code works fine.

    It's probably not something I need to worry about but it's bothering me! Any suggestions?

    Bob
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    My session id is a string. Not bothered what's in it.

    Comment

    Working...
    X