Log in

View Full Version : Mobile API


tonycost
02-14-2013, 08:00 PM
Hello-

We currently have a license for Vbulletin 4.2 I am trying to use the
Mobile API to create new users using the Mobile API from a website. First off is this the correct way to do this or is there a better way?

So when a new user signs up – we will create a new Vbulletin account for them based on the user id/password the enter in my application. My question is we just have Vbulletin 4.2 without the Mobile Suite am I still able to use the Mobile API? I can get the api init call to work, but login calls gives me an Invalid API Signature Error. Just wondering if the error is because I am doing something wrong or if I can’t access the MobileBecause I don’t have the Mobile Suite.

Thanks,
Tony