You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we know that in commerce api, it accepts the json format of data while we are calling from any application. We are trying to call an commerce retail api from postman tool and posting the data in the 'x-www-form-urlencoded' format inplace of json format.
Unfortunately, we are not getting the data in the context object.
Hi All,
Hope all are doing well !!!
As we know that in commerce api, it accepts the json format of data while we are calling from any application. We are trying to call an commerce retail api from postman tool and posting the data in the 'x-www-form-urlencoded' format inplace of json format.
Unfortunately, we are not getting the data in the context object.
Could you please guide us how to do this?
Thank you in Advance.