Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

jsconnect "missing the v parameter"

israelazoisraelazo New
edited August 2017 in Vanilla 2.0 - 2.8

Hi

i'm trying to implement vanilla for the first time with jsconnect. Everything was looking good with the setup untill now. When I hit "Test URL" I get test({"error":"invalid_request","message":"Missing the v parameter."})

I've noticed there's no "v" parameter in the test URL
/jsconnect/index.php?client_id=1530794721&timestamp=1502590698&signature=cab4ecbd8830fb507f449605df98a897&Target=%2Fsettings%2Fjsconnect&callback=test

If I add the parameter manually like this &v=2 I get test({"error":"invalid_request","message":"Missing the sig parameter."})

so, definitely this is not sending the correct set of parameters to my test URL

If I try to sign like this /sso I get the same errors on that page.

This is a separate domain forum. Vanilla version is 2.3.1 and jsconnect 1.5.3 because 1.5.4 didn't install.

Any Help?

Comments

Sign In or Register to comment.