Aug 9, 2018
0
Level 1
Problems with using Ixudra/curl
Hi all, I am currently using ixudra as a curl library to make an api call. However I am stuck at the authentication part and can't seem to find resources.
In a normal curl call, HTTP authentication is entered as such: curl -u user:password http://example.org/
How does that translate to a format that ixudra can send?
Also, im getting this error message which i have no idea how to debug: Method "To" not found in \ixudra\curl\facades\curl\
Please or to participate in this conversation.