Close

Profile: harshit

Avatar

User posts

6 years ago

Boyko wrote:
hello,
I need a help for api that is free on github Can you please provide a brief document for how to use api in our project .
one more thing I want to know that is this same api work in nop 4.0  or it needs new api ?

Hi harshit,

All the information about the API plugin is available in GitHub.
There is no additional document available for the plugin that we could provide.
You can watch this video from the last year's nopCommerce conference where I explain how to use the API plugin.
nopCommerce 4.0 is not released yet so we can't say anything until it is officially released.




Hi
Thanks For your response.
After successfully installing that api i am facing few problems.
When I am testing the api it always ask me for credentials andd when i tried to login with my exsting credentials it shows error . (ADMIN CREDENTIALS)
first I try to acces- domainname/swagger/ui/index and try to get any data it shows error (Authentication Error)
.1- how to resolve this login error?
2- for testing i commented filter attribute and then get request for customer works fine
but I need help in posting data how to pass objct or content in objectPropertyNameValuePairs   this parameter for posting customer from swagger-index page ?

6 years ago

hello,
I need a help for api that is free on github Can you please provide a brief document for how to use api in our project .
one more thing I want to know that is this same api work in nop 4.0  or it needs new api ?