Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue When Performing API Request #1194

Closed
ITManZero opened this issue Jul 25, 2023 · 2 comments
Closed

Issue When Performing API Request #1194

ITManZero opened this issue Jul 25, 2023 · 2 comments

Comments

@ITManZero
Copy link

Hello there i am having issue when trying to call an API like
POST: /api/v1/login
or
GET: /api/v1/leads
it is redirecting me to html page always
Uploading Screen Shot 2023-07-25 at 1.44.27 PM.png…

@saroarhossain57
Copy link

Hello @ITManZero

The screenshot does not show. Please attach another one so the attachment can be visible 👍️

@prabhat-webkul
Copy link
Collaborator

prabhat-webkul commented Mar 20, 2024

try to send the required parameters as per https://github.com/krayin/rest-api/blob/master/src/Http/Controllers/V1/User/AuthController.php#L26

I tried the following, and it is working well

email:admin@example.com
password:admin123
device_name:mobile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants