Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: cPimp on June 05, 2012, 11:59:22 PM

Title: [SOLVED] invalid_sid
Post by: cPimp on June 05, 2012, 11:59:22 PM
When attempting to add sites to my network, I get the invalid_sid appended to the end of my current URL, that's it. I'd love to NOT give out the login details to the installations until I get permission from my client, so can you please let me know if there's a fix?
Title: Re: invalid_sid
Post by: cPimp on June 06, 2012, 12:35:27 AM
Figured out my issue:

I had the & symbol in my password. I removed that, and it worked perfectly. You may want to filter the & symbol from passwords since the Network Site switcher loads a url which uses a query string, that begins each variable with &. Using & in a password confuses the query string parser, and causes this error.
Title: Re: [SOLVED] invalid_sid
Post by: donedeal on June 06, 2012, 12:40:21 AM
Wow thats awsome good to know SOMEONE knows how to fix these things
Title: Re: [SOLVED] invalid_sid
Post by: cPimp on June 06, 2012, 12:50:47 AM
:)

Dealt with the script for almost 4 years now
Title: Re: [SOLVED] invalid_sid
Post by: donedeal on June 06, 2012, 12:52:38 AM
yeah i think the hack burnt these guys out, they arent doing anything anymore, not keeping up with the fixes they are saying they are doing. this was the best post in months, thank you very much.
Title: Re: [SOLVED] invalid_sid
Post by: ip0li on June 06, 2012, 04:30:14 AM
Nice catch!
Title: Re: [SOLVED] invalid_sid
Post by: cPimp on June 22, 2012, 12:12:22 PM
I'd love to see a bug fix for this in an update ;)