AWS Appflow Pendo connector error

0

Hello, I'm getting an error when trying to pull data from Pendo using the AWS built Pendo connector in Appflow. The error is:

The request failed because the service Source Pendo returned the following error: Details: missing jzb . Status code 400 (Bad Request)., ErrorCode: ClientError.

According to Pendo, this is because the wrong URL is being used: https://support.pendo.io/hc/en-us/articles/12034133137819-Error-400-Bad-Request-missing-jzb-

Is there any way to customise the URL? Or could this config option be added?

Thanks!

已提问 1 年前262 查看次数
1 回答
0

https://support.pendo.io/hc/en-us/articles/12034133137819-Error-400-Bad-Request-missing-jzb-

Your error is occurring because Pendo has three instances based on region: US, EU, and US1. Each of these instances requires a different aggregation endpoint. Using the incorrect aggregation endpoint for your Pendo subscription results in the "missing jzb" error​.

https://aws.amazon.com/blogs/compute/building-custom-connectors-using-the-amazon-appflow-custom-connector-sdk/

As for customizing the endpoint URL in AWS AppFlow, unfortunately, I couldn't find a straightforward way to do so in the official documentation. However, Amazon AppFlow does provide an option to build and use custom connectors using the Amazon AppFlow Custom Connector SDK. This could potentially allow you to create a custom Pendo connector with the correct endpoint URL based on your region​.

To build a custom connector, you'd need to register it through the AWS Management Console or with the API, and then use your new custom connector when creating a connection in AppFlow​.

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容