Skip to content

Problem with default domain #12

@khorammfar

Description

@khorammfar
from adspower.sync_api import Group
group = Group.create(name='my_group', remark='rem')

This code gives me ERROR 503 i research and i found a answer from adspower docs:

It appears that the existing network is unable to connect to the API interface domain. You may consider substituting the domain local.adspower.net with 127.0. 0.1 or localhost, or try connecting through a different network proxy tool.

so is there any way to change default domain to something else like localhost or 127.0.0.1?

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