Issue with Commercetools source connector missing project_key parameter in URL

Summary

The user is facing an issue with the Commercetools source connector where the project_key parameter is missing in the generated URL for the request, resulting in a 404 error. They are seeking assistance to resolve this problem.


Question

Hi, I have tried to use the source connector for Commercetools, but I have a lot of problems.

In the URL generated for the request is missing the project_key parameter (defined in the config):

airbyte_cdk.sources.declarative.exceptions.ReadException: Request to <https://api.europe-west1.gcp.commercetools.com/orders?sort=lastModifiedAt+asc&where=lastModifiedAt+%3E%3D+%3Adate&limit=500&var.date=2024-06-01T00%3A00%3A00.000000%2B0000> failed with status code 404 and error message Not found
Any idea?
thanks



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["commercetools-connector", "source-connector", "url-parameter", "missing-project-key"]