Search found 4 matches

Page 1 of 1

Search found 4 matches

Re: Login api not working

Personally I wouldn't bother with the API, I'd just make a page that adds them either directly to the database or with the addProduct() method. My first option is to use an endpoint to add the product to the catalog because I also need to upload images. I thought about using database directly but I...

Jump to post
  • Fri May 17, 2024 12:24 am
  • Replies 9
  • Views 1983
Re: Login api not working

I'd like to add products to the catalog using an endpoint so I first tried to use admin/index.php?route=api/login Personally I wouldn't bother with the API, I'd just make a page that adds them either directly to the database or with the addProduct() method. My first option is to use an endpoint to ...

Jump to post
  • Thu May 16, 2024 8:20 pm
  • Replies 9
  • Views 1983
Re: Login api not working

Hi, I'd like to add products to the catalog using an endpoint so I first tried to use admin/index.php?route=api/login to have an user_token but I always get an html response of the login page. I added 127.0.0.1 and my ip address using https://whatismyipaddress.com/fr/mon-ip for the "Default&qu...

Jump to post
  • Thu May 16, 2024 8:17 pm
  • Replies 9
  • Views 1983
Login api not working

Hi, I'd like to add products to the catalog using an endpoint so I first tried to use admin/index.php?route=api/login to have an user_token but I always get an html response of the login page. I added 127.0.0.1 and my ip address using https://whatismyipaddress.com/fr/mon-ip for the "Default&quo...

Jump to post
  • Thu May 16, 2024 3:41 am
  • Replies 9
  • Views 1983

Page 1 of 1

Search found 4 matches