Hi , im having this 404 error when i make a PUT or POST request to carrier_services but if i make GET request to get a list of carrier services retrun data successfully
Could you please provide the full URL of the endpoint you’re trying to POST/PUT to? If it was blocked by a password, it wouldn’t be returning a 404 response.
when i made get request from frontend to my (“/add”) get request to create new carrier service with REST api provided by shopify api it return error 400 bad request