Skip to content

Call to undefined function GuzzleHttp\\Psr7\\build_query() #20

@MR-AMDEV

Description

@MR-AMDEV

When making an export, go the following error:
Call to undefined function GuzzleHttp\Psr7\build_query()

i am using laravel 8 and using guzzle 7.4.1.

The resolution to this issue is to use the Query::build method instead of the old one.
https://docs.aws.amazon.com/aws-sdk-php/v3/api/function-GuzzleHttp.Psr7.build_query.html

Need someone to take a look at the following file:
Api\EndpointsApi.php file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions