I am trying the federation server v0.2.1. After setting up the database, i made a curl request test follows: curl http://localhost:federation_port/federation?q=user*domain.com&type=name
I get the following error: {"code":"invalid_request","message":"invalid type: ''"}
anyone knows what the issue might be?
I don't get why I get the invalid type message error