The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Support for Api method register_addmember
Hi all,
I am trying to register a new user using the api method register_addmember in my application, but I didn't succeed. I am getting the error as "Invalid Api signature". I am following the exact procedure given in the documentation for registering a user. https://www.vbulletin.com/forum/cont...ess-Mobile-API I have tried by disabling the coppa values and human verification values, but still no use. Can anyone please help with a valid solution. Thanks in advance. |
#2
|
|||
|
|||
Could you post pls your code - without we can't verify your problem :-)
|
#3
|
|||
|
|||
I am posting the sign string and parameters
api_m=register_addmember&agree=1&dst=0&email=abc@a bc.com&emailconfirm=abc@abc.com&options=%@&passwor d_md5=%@&passwordconfirm_md5=%@&referrername=abc&s howbirthday=0&timezoneoffset=1&username=abc" along with this I am appending the access token, client id, secret and api key to create the MD5 signature. and sending the following parameters in post method: agree=1 dst=0 email=abc@abc.com emailconfirm=abc@abc.com options=[array] password_md5=md5password passwordconfirm_md5=md5password referrername=abc showbirthday=0 timezoneoffset=1 username=abc" |
#4
|
|||
|
|||
is there any help on this issue ? i have this too
|
#5
|
||||
|
||||
im having this problem all these years later.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|