- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2020
02:43 AM
08-28-2020
02:43 AM
301 Moved Permanently on API
Hi,
I'm trying to create a customer and Im getting this as my response:
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
I am posting to this endpoint "/rest/default/V1/customers" to create the customer. Where do I need to post this to now or how can I found out?
Magento ver. 2.2.5
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2020
06:11 AM
08-29-2020
06:11 AM
Re: 301 Moved Permanently on API
Hello @lanadmina24d39
Please follow this Magento documentation to create new customers :
Let us know if you send same parameters and it still failed.
Problem Solved ? Click on 'Kudos' & Accept as Solution !
