Skip to content

Duplicate access_token in Curl example #6

Description

@mrquincle

At https://cloud.crownstone.rocks/explorer/#!/Stone/Stone_find in the curl example, there is a duplicate access_token:

curl -X GET --header "Accept: application/json" "https://cloud.crownstone.rocks/api/Stones?access_token=839jfdjf83j&access_token=839jfdjf83j"

Expected:

curl -X GET --header "Accept: application/json" "https://cloud.crownstone.rocks/api/Stones?access_token=839jfdjf83j"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions