I can't seem to get this to work.
I input an email I know exists in the database but I can't get the user_id to save my life.
Is there any way to get a user_id based on the email with the API?
Maybe I should just search the database by email and then change the user state with a sql query, would that be simpler?
Читать далее...
I input an email I know exists in the database but I can't get the user_id to save my life.
Is there any way to get a user_id based on the email with the API?
Maybe I should just search the database by email and then change the user state with a sql query, would that be simpler?
Читать далее...