You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I want add custom Autorizarion Bearer header to all requests, how I can do that? Add header to $client doesn't help cuz $result after call me method is NULL.
Thanks
The text was updated successfully, but these errors were encountered:
Hi guys, I have following code:
Client class
Config settings
Usage
And I want add custom Autorizarion Bearer header to all requests, how I can do that? Add header to $client doesn't help cuz $result after call me method is NULL.
Thanks
The text was updated successfully, but these errors were encountered: