Error 200

Hi Team Envato,
I bought one Beauty Theme today but when I try to import its demo data, I am not able to import it functionally. It is showing error 200.

Please respond as soon as possible

You can purchase one of my services so I can install the demo content without any problem, if you’re OK with paid support.

Best,

Yigit

200 Status Code Explained
The 200 status code is by far the most common returned. It means, simply, that the request was received and understood and is being processed.

Why it Occurs

Standard response for successful HTTP requests. The actual response will depend on the request method used. In a GET request, the response will contain an entity corresponding to the requested resource. In a POST request, the response will contain an entity describing or containing the result of the action.

What it Means

The request has succeeded. The information returned with the response is dependent on the method used in the request.