WP_REMOTE_GET Error 403
I've contacted host server, and over a period of 25 hours back and forth, the host server couldn't really fix the issue. They could remove the errors that show up under "betheme prebuilt websites" however when I try to import a website the error comes back up. The tech support last told me that the files that show are forbidden are accessible from the server end. They advised to ask for assistance here.
I've also confirmed that the file being indicated as forbidden is accessible and readable, even from the server itself:
Code:
aglining@siteground206 [~]# curl -X GET -I https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/_verify.txt
HTTP/2 200
server: nginx
date: Thu, 02 Mar 2017 00:08:42 GMT
content-type: text/plain
content-length: 15
last-modified: Tue, 28 Feb 2017 22:43:47 GMT
etag: "f-5499eedd2262e"
host-header: 192fc2e7e50945beb8231a492d6a8024
x-proxy-cache: HIT
accept-ranges: bytes
aglining@siteground206 [~]#
HTTP/2 200
server: nginx
date: Thu, 02 Mar 2017 00:08:42 GMT
content-type: text/plain
content-length: 15
last-modified: Tue, 28 Feb 2017 22:43:47 GMT
etag: "f-5499eedd2262e"
host-header: 192fc2e7e50945beb8231a492d6a8024
x-proxy-cache: HIT
accept-ranges: bytes
aglining@siteground206 [~]#
WordPress function wp_remote_get() response error.
File patch: https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/be/snapshot/menu.txt
Response code: 403. Response message: Forbidden
File patch: https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/be/snapshot/menu.txt
Response code: 403. Response message: Forbidden
WordPress function wp_remote_get() response error.
File patch: https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/be/snapshot/options.txt
Response code: 403. Response message: Forbidden
File patch: https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/be/snapshot/options.txt
Response code: 403. Response message: Forbidden
WordPress function wp_remote_get() response error.
File patch: https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/be/snapshot/widget_data.json
Response code: 403. Response message: Forbidden
File patch: https://www.aglining.org/wp-content/themes/betheme/functions/importer/demo/be/snapshot/widget_data.json
Response code: 403. Response message: Forbidden
Comments