Help JSONAPI

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
lilia
Posts: 3
Joined: 16 Mar 2018, 08:44

Help JSONAPI

Post by lilia » 16 Mar 2018, 09:10

Hello,
I need to introduce, modify, eliminate, products to the aimeos but from its api. But I can not access the JsonApi of aimeos as admin, how can I do it? I have to login to the api as admin? I have to activate it? That I have to do?. I'm trying to access from postman, to make the GET, POST and more requests. But I can not and I do not know how to do it. The aimeos I have installed in laravel. Apart from that, if I can access the api as a client, but not as admin.
Greetings thank you.

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: Help JSONAPI

Post by aimeos » 16 Mar 2018, 09:20

You have to log in into your Laravel application with your admin account. Laravel offers the Passport package to do that for clients using the API: https://laravel.com/docs/5.6/passport
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

lilia
Posts: 3
Joined: 16 Mar 2018, 08:44

Re: Help JSONAPI

Post by lilia » 20 Mar 2018, 09:21

Thanks, but I still can not access the api as administrator.

lilia
Posts: 3
Joined: 16 Mar 2018, 08:44

Re: Help JSONAPI

Post by lilia » 20 Mar 2018, 11:07

I have never done this could you please help me ?? I have no idea how to do it. Thank you.

Post Reply