Getting "Sign Up is disabled" while tring login with signup rest api?

Hi helpers,
i am getting “Sign Up is disabled” message when i am trying to use sigup restAPI
http://yfi:8000/api/method/frappe.core.doctype.user.user.sign_up?email=%22sam@gmail.com%22&full_name=%22samkk%22&redirect_to=%22url%22

please help me!

Turn off the “Disable Signups” option in the website settings

1 Like

its working now…THANK YOU Sir