Skip to content

error in get Dwolla.Token #6

@Rauulll

Description

@Rauulll

I have a separate function MyAppWeb.GetConfigs for getting credentials from config which returns as:

%{ client_id: "key", client_secret: "secret" }

But when I pass the funtion to Dwolla.Token.get as:

Token.get(GetConfigs.get_cred())

This error is returned:

{:error, %Dwolla.Errors{code: nil, message: nil, errors: []}}

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