evandixon Posted September 1, 2020 Posted September 1, 2020 (edited) I have a test instance of 4.5.1 inaccessible to the web, requiring HTTP Basic Auth for everything except /api. When I try to use the new "Sign into Marketplace" feature, I get this error message: This is most likely a result of the basic auth, but I'm unable to find what specific endpoint the marketplace server is hitting. Anyone know if there's an endpoint I can exclude from basic auth to make this work? Edited September 1, 2020 by evandixon
CoffeeCake Posted September 1, 2020 Posted September 1, 2020 (edited) We have the exact same setup and did not run into this error. I'd recommend creating a support request and making sure your test license is installed properly, as well as that your test URL is reflected in the client area correctly. Edit: Though, in retrospect, we haven't done a 4.4.10 to 4.5.1 upgrade test yet. Our test environment was linked to Marketplace in the previous beta release. I suppose something may have broken in the beta versions in-between from when we did our login/onboarding. Edited September 1, 2020 by Paul E.
Solution Stuart Silvester Posted September 2, 2020 Solution Posted September 2, 2020 13 hours ago, evandixon said: I have a test instance of 4.5.1 inaccessible to the web, requiring HTTP Basic Auth for everything except /api. When I try to use the new "Sign into Marketplace" feature, I get this error message: This is most likely a result of the basic auth, but I'm unable to find what specific endpoint the marketplace server is hitting. Anyone know if there's an endpoint I can exclude from basic auth to make this work? You can exclude /index.php?app=core&module=system&controller=marketplace from your password protection evandixon 1
Recommended Posts