8000 Documentation incorrectly lists this as a url-encoded string · Issue #792 · twilio/twilio-csharp · GitHub
[go: up one dir, main page]

Skip to content
Documentation incorrectly lists this as a url-encoded string #792
Open
@devonbessemer

Description

@devonbessemer

/// <param name="attributes"> A URL-encoded JSON string with the attributes of the new task. This value is passed to the Workflow's `assignment_callback_url` when the Task is assigned to a Worker. For exampl 5568 e: `{ \\\"task_type\\\": \\\"call\\\", \\\"twilio_call_sid\\\": \\\"CAxxx\\\", \\\"customer_ticket_number\\\": \\\"12345\\\" }`. </param>

After testing, this does not accept a URL encoded string and appears to work with just a JSON string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty: easyfix is easy in difficultypriority: highNeeds immediate attention; blockers or critical or bugtype: docs updatedocumentation change not affecting the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0