5 ms·
Does not work for me curl -X POST -H 'Authorization: Bearer ***' \ https://challenge.sphinxhq.com/api/mortys/portal \ -H 'Content-Type: application/json'
by BruiseLee 10mo ago
Does not work for me
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"}