Will Scharff

Results 4 comments of Will Scharff

I second this question. I see that the pull request has been approved. This is a deal maker/breaker for me using this oauth plugin, the problem is there is not...

I am experiencing the same problem. I'll review the workaround from 2020 above. I tried rishta's comment with the mapping but I still experience an error ```php The class ......

I also have an error with finding a contact, and I have added the traversal enumeration. To note, I am testing this in a method, and authentication with the client...

I found the answer, I did add the traversal but I also needed to add a BaseShape. Here is what works for me: ```PHP // Build the request. $request =...