crobertsbmw/deckofcards

Shuffle appears to be broken

paulzim opened this issue · 1 comments

Using this script for a demo, the API calls worked fine for new decks and card draws, but got an error each time we tried to run shuffle.

Getting this error:
bash: https://deckofcardsapi.com/api/deck/yacpsah3sxzx/shuffle/: No such file or directory

I copied and pasted the url into the browser and it seems to work fine for me.
Screen Shot 2020-01-30 at 2 32 51 PM
Is there something else going on in your implementation?