Skip to content

AttributeError: 'PromotedTweet' object has no attribute '__name__' #273

@keame

Description

@keame

File "E:\workspace\twitter_server\app\service\ad_promoted_tweets_service.py", line 32, in create_ad_promoted_tweet
promoted_tweet.save()
File "C:\Users\keame\Envs\twitter_server\lib\site-packages\twitter_ads\utils.py", line 97, in wrapper
method = "{}.{}".format(str(args[0].name), str(decorated.name))
AttributeError: 'PromotedTweet' object has no attribute 'name'

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