Skip to content

apiClient.fetchUser() error return html #54

@zhaotianming1987

Description

@zhaotianming1987

because:
RequestUtil.java

String prefix = BASE_URI + "/api/oauth2/api/";
URL url = new URL(prefix.concat(pathSuffix));

the url is   https://www.patreon.com/api/oauth2/api//current_user?include=pledges   

An extra one/

Right URL is  https://www.patreon.com/api/oauth2/api/current_user?include=pledges   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions