Forum Discussion
Piotr_J
3 years agoRegular Visitor
PowerQuery - Unable to authenticate using HTTP Basic Authentication, POST method & Anonymous access
Dear All, I have created a Power Query to send a request via POST method using HTTP Basic Authentication and Anonymous access, however I'm still getting an error "We couldn't authenticate with the c...
ams1
3 years agoResponsive Resident
Hi Piotr_J
Have you tried to connect to the API using something else except PowerQuery? Ex. using Postman or cURL?
If you successfully connect using Postman or cURL (etc.), only then IMO we can be 100% sure the credentials are OK. Until then it's max 99% 😁
Please mark this as answer if it helped.