Jump to content

Featured Replies

Posted

I'd like to configure and test plugins on my authorized test url before putting them on the live server. I get this error when I try to connect to the Marketplace in the dashboard:

"There was an error authenticating with the Marketplace. Please try again later or contact technical support for assistance."

I've confirmed this is because I've password protected the site. I know it's the issue because it works when I remove the password.

I saw in another thread I need to whitelist /index.php?app=core&module=system&controller=marketplace

How do I do this? None of the instructions I've around found the internet have worked.

This is what I have in htaccess:

AuthType Basic
AuthName "Restricted Access"
AuthUserFile /home/mywebsite/public_html/.htpasswd
Require valid-user

 

Edited by Hezeber

  • Community Expert

You would need to whitelist this location

/index.php?app=core&module=system&controller=marketplace

 

  • Author

How do I whitelist it?

Edited by Hezeber

  • Community Expert
2 hours ago, Hezeber said:

How do I whitelist it?

You would need to contact your hosting provider for assistance with that.

Recently Browsing 0

  • No registered users viewing this page.