spree_api_examples
spree_api_examples copied to clipboard
Results
2
spree_api_examples issues
Sort by
recently updated
recently updated
newest added
trafficstars
While uploading images I found that some of them were failing to upload with the error ` Content Type Spoof: Filename local.path (image/jpeg from Headers, [] from Extension), content type...
Right now many of the .get and post calls in this test suite cause faraday to always request the urls from the base route. re: https://github.com/lostisland/faraday/issues/293#issuecomment-22377607 I have spree mounted...