-
AuthorPosts
-
March 8, 2018 at 11:18 am #9850
pixitaleParticipantAlthough I added “SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0” into .htaccess file, this is the error happening
https://drive.google.com/open?id=1WtUopst0NDuZtmiUqXSY5ptq_47Yf1NN
.htaccess file
https://drive.google.com/open?id=18tn4rf5ryMoWkYBEVzK6aOno6utiMynR
March 9, 2018 at 10:44 am #9870
AlexKeymasterMake sure that your vibe course module plugin is updated to latest version 3.4.1 .
Also try adding CORS chrome extension in your browser .
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?hl=en
If still it does not helps then please try contacting your webhost on this .March 13, 2018 at 10:45 pm #9991
Jorge OlveraParticipanti have the same problem, <span style=”color: #313b3d; font-family: Poppins;”>Although I added “SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0” into .htaccess ands used corss but problem persist, anibody help me ?</span>
March 14, 2018 at 7:41 am #9994
AlexKeymasterOk please share your site url ,admin credentials and a valid FTP credentials to check this issue at your end .
PS : mark reply as private while sharing private info .March 16, 2018 at 5:25 pm #10049
Jorge OlveraParticipanti cant read your response, its private.
the ftp credentials works?
March 17, 2018 at 11:05 am #10094
AlexKeymasterOhh this some other user’s topic .That is why you were not able to see my private reply .
No the ftps are not working .Can you please create your own topic (change your ftp password ) and share the new and valid working ftps in private reply there in your own topic .
December 23, 2019 at 7:38 am #41370
Scott LangKeymaster@Tantan Please create a new topic where you can share your details in private reply.
If you are getting rest forbidden that can be htaccess issue for this
put this line in your .htaccess file at the end (.htaccess can be found in the root of your site ):
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
IF above does not works then please change the above line to :
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1
-
AuthorPosts
- You must be logged in to reply to this topic.