I’m using the Google Vision API to process images uploaded on Bubble, but I’m getting an error stating that the API can’t access the image URL. The same request can either work or not work, Why might this be happening, and how can I fix it? (The links always work when i search it in incognito mode)
Normally Bubble file URLs are formatted as //example.com/image.png. This means you need to prepend https:, for example, Arbitrary text (https:)append: file's URL