Hi,
Question: How can I easily acces Bubble’s URL?
Context: When the user uploads an image through “file uploader”, Bubble creates 2 URLs:
1. File Uploader URL: Easy to find but doesn’t work for API calls.
2. Bubble URL: Contains extra data and works for API calls, but I can’t manage to have access to it.
Example:
- File Uploader URL: https://bf6b87dc1c0662e337a82374194d8629.cdn.bubble.io/f1731708732446x943216094921768300/almendra10_httpss.mj.runsWGC-6InA08_httpss.mj.runmEzajE4iweA__c5ffec92-6aaf-492d-a16e-fedcaee1305b_2-removebg-preview.png
- Bubble URL:
https://bf6b87dc1c0662e337a82374194d8629.cdn.bubble.io/f1731708732446x943216094921768300/almendra10_[...]*MTczNDY5NjY1Ni4yNS4xLjE3MzQ3MDIwMDEuNjAuMC4w
Any help would be appreciated!
Thanks!