WordPress / application-passwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors connecting MemberPress and ThriveCart via plug-in

ameyer410 opened this issue · comments

Even though I've modified the .htaccess file (and it's staying) per instructions, ThriveCart is referring me to you all since the Applications Password does not seem to be properly linking.

Screen Shot 2020-04-20 at 12 59 18 PM
Screen Shot 2020-04-20 at 12 53 57 PM

Update:
Anyway, as per the current issue, this is the error that I am able to find:

{code: "no-credentials",…}
code: "no-credentials"
message: "No HTTP Basic Authorization credentials were found submitted with this request."
data: {status: 404}

The plugin in question requires some credentials, however, I am not quite sure where should be applied since I am not aware of how the plugin works. Given that, I am afraid that I would be unable to assist you further with this since it's related to the functionality of the plugin.

Update: this was fixed in the .htaccess file but not with the line in that instruction. My developer reported that he had to add something completely different.