Skip to content

Retrieve an SKU's products endpoint returns 404 #161

@giannoug

Description

@giannoug

Using GET /skus/:id/products to get an SKU's products, I always get 404 even though the SKU has products :(

This was a working call (last time I checked was almost a year ago) and now it seems that it stopped working.

Example call:

curl \
  --verbose \
  --request GET \
  --header 'Accept: application/vnd.skroutz+json; version=3.2' \
  --header 'Authorization: Bearer redacted' \
  'https://api.skroutz.gr/skus/25549852/products'

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