SleepingFox
Silver Elite
- Joined
- Jul 5, 2021
- Messages
- 17
- Reaction score
- 11
- Points
- 156
I got the same problem, same after changing the fetch, did you do something else ? i'm on legacy Toook i solved the problem changing in html > js > form.js: line 36
From this
fetch('http://roddy_identity/register', {
To this
fetch('http://esx_identity/register', {