Skip to content

get messages not working #10

@theluke

Description

@theluke

I cannot get the feed history, I keep getting this error

        Error: {
          "error": {
                    "statusCode": 400,
                    "message": "Forbidden",
                    "url": "/smart-feed/v2/devices/xxyy/messages",
                    "method": "GET"
                urls_to_try = [
                    f'https://platform.cloud.petsafe.net/smart-feed/accounts/{user_id}/feeders/{device_id}/messages',
                    f'https://platform.cloud.petsafe.net/smart-feed/users/{username}/feeders/{device_id}/messages',
                    f'https://platform.cloud.petsafe.net/smart-feed/v2/feeders/{device_id}/messages',
                    f'https://platform.cloud.petsafe.net/smart-feed/v2/devices/{device_id}/messages'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions