Help to Troubleshoot Setup with API Connector

I am looking for someone who can help me troubleshoot a setup with my APIs. I don’t see it taking more than 30 minutes. I am willing to pay for the help. I think it will need to be a phone call to show where I’m stuck. I have it all working in the version-test, but as soon as I push it to live, the APIs are having an issue. In live mode it returns the test data instead of the live data. I think it’s an issue with my variables on the API endpoints using the API connector plugin.

Is there someone that can help me? Ideally someone who has good experience using the API Connector. The API i’m working with is pretty simple with Bearer token in the Authorization header and simple GET and POST calls.

Thank you!

Did you modify the url your are calling? Each version have thir ownnurl to call. Pretty sure this is the issue. Modify version-test to version-live in url or remove version-test/ and it should work

It seems if I do that, then i will be working with the production data in the test site. I want to have test data on the test site and live data on the live site. To do this, I have variables in the API setup to either pass in the test endpoint, or pass in the production endpoint. For example, the test endpoint is “dev-gateway.company.com.” and the live one is “gateway.company.com”. So it’s setup with [version]gateway.company.com. The version is a variable component. When it’s the live version, it passes blank for the version, and when on dev it passes “dev-”. But even on the production live site it’s returning dev data. any thoughts? We can jump on a screenshare too if easier.

Can you share an example of the link you are calling? Some screenshot of your setting?
What I understand is that you make dev-gateway.company.com point to bubbleapps.io/version-test while the other point to the live url? (without /version-test)?

here’s a video. does this make sense? http://somup.com/cYXhY5I3Yj