(no title)
BruiseLee | 3 months ago
curl -X POST -H 'Authorization: Bearer ***' \
https://challenge.sphinxhq.com/api/mortys/portal \
-H 'Content-Type: application/json'
-d'{"planet": 0, "morty_count": 2}'
{"error":"planet must be an integer"}
No comments yet.