Skip to content

Unable to invoke no-args constructor for interface com.slack.eithernet.ApiResult. #38

Answered by mohitb117
mohitb117 asked this question in Q&A
Discussion options

You must be logged in to vote

Aah i figured out my problem:

 ApiResult<SearchResultsBody, Nothing>
vs
ApiResult<SearchResultsBody, String>

and now it works 😅 , it seems i have to read a bit more on the Parsing spec 😄

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mohitb117
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mohitb117
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants