Closed ghost closed 5 years ago
When i try to login or register its sending Request method:OPTIONS
Request URL:http://localhost:8000/api/auth/login?email=admin@test.com&password=admin Request method:OPTIONS
Request URL:http://localhost:8000/api/auth/register Request method:OPTIONS
Any explanation why its not sending POST request? I didn't change a thing, default installation. Btw this results in login/register not working.
When i try to login or register its sending Request method:OPTIONS
Any explanation why its not sending POST request? I didn't change a thing, default installation. Btw this results in login/register not working.