Swagger API for development keeps pointing to live version

I have been testing Dropsource to build a native app.So I built a sign up mobile page by calling bubble API using swagger format / structure.

According to bubble documentation, the swagger file for development version is in this location:

https://myapp.bubbleapps.io/version-test/api/1.1/meta/swagger.json.

so I used this URL in my Dropsource but it keeps creating a new user in live database. Is there an issue with the test version of the swagger file?

Anyone experienced the same issue?

Please help!

I also tested the API using postman and entered this URL: https://myapp.bubbleapps.io/version-test/api/1.1/wf/signup and it worked.

I could add a user from postman. Perhaps there’s an issue with bubble swagger test version URL?

I have the same issue, did you find a solution?

Was this fixed at all @Bubble - or did someone find a solution @radarcg @rkresnadi