smswithoutborders/SMSWithoutBorders-Gateway-Server

Error when fetching seeds

Closed this issue · 0 comments

Hi, I triend generating mock seeds using this command below

curl -X POST localhost:6969/seeds/ping -d '{"IMSI":"sample_IMSI", "MSISDN":"sample_MSISDN", "seed_type":"seed"}' -H "Content-Type: application/json"

I forgot to replace the values and just ran it exacly.
I later noticed that subsequent http requests to get available seeds failed with this error:
image