- This topic has 2 replies, 2 voices, and was last updated 12 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Creating Member Account Using HTTP POST request causes error
When trying to register a user through POST using 5 minimally required variables in the form (including secret key)it gives me this:
Catchable fatal error: Object of class WP_Error could not be converted to string in …./wp-content/plugins/wp-eMember/api/create.php on line 122
Am I missing something here? Is password mandatory too?
Can you please share the code you are using to invoke the API?
I think it worked this time but is there an option to redirect to a custom page after successful registration instead of getting this message: Success! Membership creation succeeded…?