quotable icon indicating copy to clipboard operation
quotable copied to clipboard

No quotes for tags: athletics and proverb

Open imopbuilder opened this issue 4 months ago • 0 comments

Describe the bug Getting empty array for tags: athletics and proverb

To Reproduce

  1. Open an API client (Postman or Chrome or Thunder client)

  2. Make the following API request

    https://api.quotable.io/quotes/random?tags=athletics image

    https://api.quotable.io/quotes/random?tags=proverb image

GET https://api.quotable.io/quotes/random?tags=athletics
GET https://api.quotable.io/quotes/random?tags=proverb

Expected Response At least one quote inside array

Actual Response Received empty array

imopbuilder avatar Jan 08 '24 09:01 imopbuilder