Forum Discussion

MarvinMa's avatar
MarvinMa
New Contributor
8 years ago
Solved

API Visit problem

I create some APIs, bind with virtserver:

https://swaggerhub.com/api/marvin/clownfish/1.0.0

 

but when I with the address directly, I got some error info like this:

{

    message: "Missing matching response for specified Accept header"

}

address: https://virtserver.swaggerhub.com/marvin/clownfish/1.0.0/search

 

I don't know where I am wrong and what I need to do with this error message, and I really need to visit directly for program develop

 

Thanks

 

  • Hi, I just visited your host and it looks like results are being returned correctly.  Please reply if you're still having an issue!

3 Replies

  • Hi, I just visited your host and it looks like results are being returned correctly.  Please reply if you're still having an issue!

    • ra's avatar
      ra
      New Contributor

      Hi MarvinMa,

      how did you solved it? I have same problem.