Unable to Create JWT Token for Strapi v3.0.6

Hi there,

I am using Strapi v3.0.6 and attempting to create a JWT token. The authenticated user is created under the Users section. However, the API call is returning an error as shown in the screenshot. I am unsure if the endpoint I am using is incorrect.

I have tried using the endpoint https://mydomain.com/api/auth/local, but it resulted in a 404 error.

Can anyone help me identify the issue?

Any assistance would be greatly appreciated.