Skip to content

x-cache: Error from cloudfront #9

@rodurma

Description

@rodurma

When I make the request below, I receive a 403 error but when I make the request to /users/me with the same token the data loads correctly.

Request

curl --request GET \
  --url 'https://api.mercadolibre.com/sites/MLB/search?q=celular' \
  --header 'Authorization: Bearer {TOKEN}'

Response:

{
	"message": "forbidden",
	"error": "forbidden",
	"status": 403,
	"cause": []
}

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