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
I am using this package to connecting with Xero API. I installed the app on shared hosting and install the dependencies. When I allow the permission for Xero organization, on redirect, it shows the guzzle relate error. please look at the screenshot below:
To Reproduce
Just follow the package readme steps.
Screenshots
I tried the guzzle version 6.5.2, but it also shows the same error for missing uri_for() function.
Thank in advance,
Regards,
The text was updated successfully, but these errors were encountered:
hailwood
changed the title
Call to undefined function GuzzleHttp\Psr7\uri_for()[BUG]
Call to undefined function GuzzleHttp\Psr7\build_query()
Sep 14, 2021
I am using this package to connecting with Xero API. I installed the app on shared hosting and install the dependencies. When I allow the permission for Xero organization, on redirect, it shows the guzzle relate error. please look at the screenshot below:
To Reproduce
Just follow the package readme steps.
Screenshots
I tried the guzzle version 6.5.2, but it also shows the same error for missing uri_for() function.
Thank in advance,
Regards,
The text was updated successfully, but these errors were encountered: