Skip Navigation

[Closed] Types ssl check error

This support ticket is created 3 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Christian Cox 3 years, 11 months ago.

Assisted by: Christian Cox.

Author
Posts
#1638425
Screenshot 2020-05-26 at 15.43.25.png

Hi , wordpress health check shows critical error.
please see image

#1638979

Hello, can you try disabling all Toolset plugins and reloading the page? The REST API mentioned in the error isn't directly related to Toolset Types, it is related to the native "Post" post types in core WordPress:
https://developer.wordpress.org/rest-api/reference/post-types/

Definition & Example Request #Definition & Example Request
GET /wp/v2/types/<type>
Query this endpoint to retrieve a specific type record.
$ curl hidden link;

So this endpoing queries native WP posts:
$ curl hidden link

What is the browser URL when this message is displayed?

The topic ‘[Closed] Types ssl check error’ is closed to new replies.