Hello,
I encountered an issue with FunnelFlux Pro API. When I create a funnel via the API and generate its tracking link:
I receive the error:
invalid_fts: the funnel-traffic_source ID passed in this link is invalid
However, if I copy the API-created funnel in the FunnelFlux dashboard, the generated tracking link:
works correctly.
Question / Bug: Why does the original API-created funnel generate an invalid tracking link, whereas the copied funnel works fine?
Steps to reproduce:
Create a funnel via API.
Generate the tracking link → shows invalid_fts.
Copy the same API-created funnel in the dashboard.
Generate the tracking link for the copied funnel → works normally.
Expected behavior:
API-created funnels should generate valid tracking links, identical to copied funnels.