AbanteCart Development > API Development

login api

(1/1)

shahiran12395:
i have issue to login with abantecart api where it keeps showing forbidden message. i have include the result in my attachment and im using postman to test the login api

Basara:
Just FYI some common examples can be found here https://github.com/abantecart/testing_tools

shahiran12395:
i just follow the url that has stated in the manual.     :D

dvagner:

--- Quote from: shahiran12395 on March 19, 2019, 01:19:02 AM ---i have issue to login with abantecart api where it keeps showing forbidden message. i have include the result in my attachment and im using postman to test the login api

--- End quote ---

query parameters are not correct. Replace the comma with &, and better fill in the key value parameters.
You should also make sure that access to api is enabled in the site settings and there is no ban on the server side.
Answer from api in json format

dvagner:
You also need to make sure that the postman has access to localhost.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod