freeDictionaryAPI icon indicating copy to clipboard operation
freeDictionaryAPI copied to clipboard

https error when calling api

Open AdrianaPana opened this issue 4 years ago • 3 comments

ERR_SSL_PROTOCOL_ERROR when searching for a word using the api or: https://dictionaryapi.dev/ (e.g. https://api.dictionaryapi.dev/api/v2/entries/en/sunset) Thanks!

AdrianaPana avatar Dec 09 '21 23:12 AdrianaPana

Is this still a problem? Seems OK now.

solamour avatar Dec 12 '21 17:12 solamour

Is this still a problem? Seems OK now.

As of 11:16 AM Eastern US Time, I am also having this issue. The online version at URL https://api.dictionaryapi.dev/api/v2/entries/en/ and my Python script for pulling data are returning SSL errors. I am not able to pull definitions.

I would be interested in running the API locally for a personal project. If anybody has already tried that I would welcome advice.

bordedelcielo avatar Dec 13 '21 16:12 bordedelcielo

I am also getting an SSL error: [boringssl] boringssl_metrics_log_metric_block_invoke(151) Failed to log metrics

Edit: I am not getting this error when running on my device (iPhone 12 Pro), so perhaps it is a bug with Simulator and XCode

jiannazzone avatar Jan 25 '22 23:01 jiannazzone