Skip to content

Invalid parameter 'SAP_UC*' was passed to the API call #1

@rmyhren

Description

@rmyhren

When calling get_sso_ticket(), it fails with reference to SAP_UC*.
try {
$conn = new sapnwrfc($config);
$ticket = $conn->get_sso_ticket();
echo "ticket: $ticket \n";

The system is a Ubuntu 12.04 with UTF-8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions