It was retrofit annotation not found, (String, Str...
# getting-started
k
It was retrofit annotation not found, (String, String, List<String>), however I seem to have solved it now. Was an error on my side in retrofit. Everything has to be posted in the @Body in order for the backend to work. Thanks for the help though