News:

AbanteCart v1.4.3 is released.

Main Menu
support

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dvagner

#61
API Development / Re: login api
March 19, 2019, 04:21:29 AM
You also need to make sure that the postman has access to localhost.
#62
API Development / Re: login api
March 19, 2019, 04:16:29 AM
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

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
#63
try this:
$that = $this->baseObject;
$that->load->model(....);
$that->model_......

Forum Rules Code of conduct
AbanteCart.com 2010 -