Skip to content

Question: What is the "application" value expected? #50

@hfloyd

Description

@hfloyd

The code sample includes this:

const string application = "YOUR APPLICATION NAME";

In the Infusionsoft Developer Portal (https://keys.developer.infusionsoft.com/apps/mykeys), under "My API Keys" I see "Application" - which I had created when I requested the key. However, if I use this text string as the "application", I get an error about it not being a valid URI. So, I attempted to instead use the Infusionsoft Account portal url (ex: xx999.infusionsoft.com), but then I get the error:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

So, what URL is expected by the api here?
Thanks

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