Skip to content

Password must be provided to Basic auth #66

@devghor

Description

@devghor

I found this error when I try to create a payment

   $payment = $client->request->post('/payments', [
        'order_id' => $orderKey,
        'currency' => $currencyCode,
   ]);

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