Nick Barham
Results
2
issues of
Nick Barham
A recent pull request has added the following line to the ->fetch() method `$headers[] = 'Authorization: Bearer ' . $this->getAccessToken();` This is now causing the LinkedIn API to error with...
If a string is assigned to a variable in a template and contains multiple dot characters, the parser will assume that we are trying to reference an array for all...