When attempting to load site data through the InfiniteWP Admin Panel, you may encounter the following error:
HTTP Error 406: Not Acceptable
The server can only generate a response that is not accepted by the client.
This error is typically caused by the server rejecting the default cURL user agent used by InfiniteWP.
To resolve this issue, please follow the steps below:
1. Change Curl User Agent to None
Log in to your InfiniteWP Admin Panel.
Go to Settings → App Settings.
Locate the cURL User Agent setting.
Change the value to: None
Click Save Changes.
Now, try reloading the site data and check if the issue is resolved.
2. If the issue persists – Set Curl User Agent Manually
If you're still experiencing the error, please do the following:
In the App Settings page, set Curl User Agent to Manual.
Enter the following value:
Mozilla/5.0 (X11; CrOS x86_64 8172.45.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.64 Safari/537.36
Save the changes.
Try loading the site data again.
If the issue continues after applying the above settings, feel free to reach out to our support team so we can assist further.