Skip to content

[BUG] Star wars connector Page is wrong case for all "Get all" requests #1624

@Intellemerc

Description

@Intellemerc

Type of Connector

Independent Publisher Connector

Name of Connector

Star Wars

Describe the bug

It looks like the star wars flow connector uses Page(uppercase P) as a query parameter but, API expects it to be lowercase page and urls are case sensitive

For Example:

This would be for all the parameters that accept page, People, Species, Planets, and Films

Is this a security bug?

No, this is not a security bug

What is the severity of this bug?

Severity 3 - Minor issue

To Reproduce

Create flow that grabs page 1 and page 2 of the any of the "Get All" endpoints(People, Species, Planets, or Films)

Both results are identical, it is not changing the page

You can see it in the "next page" url, it has both cases in the url(the Uppercase
https://swapi.dev/api/people/?Page=5&page=1

Expected behavior

Use lowercase page, this is the only one supported by the endpoint

Environment summary

Production Power Automate workspace

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions