Hello,
I have followed the wiki in order to compile the server, but whenever i try to get the trusted facets with: curl -s http://localhost:8080/fidouaf/v1/public/uaf/facets | python -m json.tool i get the following error:
Hello again,
I was able to fix the problem. The config.properties file was missing from the resulting .war file and thus a null pointer exception occurred.
Best regards,
Nick
Hello, I have followed the wiki in order to compile the server, but whenever i try to get the trusted facets with:
curl -s http://localhost:8080/fidouaf/v1/public/uaf/facets | python -m json.tool
i get the following error:I get the same error from the application on android and it crashes.
Thank you for your time, Nick