-
based on imgix API documentation. We need to find a way to validate that the image collection will remain active after the expiration date, either by decompiling the app to get the latest API version …
-
## Description
When I'm trying to add an image by URL, I'm setting the not valid URL, for example, -> eeeeeeeeee . I'm getting an error in the console.
## Steps to Reproduce
1. Open Insert/ed…
-
Turns out, telling the AI "Please write alt text for the following image: [List of Image URLs]" does not work. GPT models, at least, won't access those URLs and view the image. Sometimes they *pretend…
-
I've been using this gem with success with local files. Now I have images I want to use from a private s3 bucket. I confirmed that a normal remote image works for me, adding `remote: true`. However, u…
-
The field `openGraphImageUrl` that we take from GH's GraphQL API and use for repository's image has this kind of pattern:
https://opengraph.githubassets.com/f738e6fb5f7a97257d275344c8890c6349cc60cd…
-
something like this:
ModifyImageHelper.setImage('https://your-amazon-s3-link-to-image.com/image.jpg').
thanks!
-
I encountered an issue where loading an image from a captured photo URL results in the image being rotated. However, when loading the same image using SDWebImage, it displays correctly without any rot…
-
The code below does not work.
```ts
const format = new Format();
format.setFontName('Meiryo UI')
.setFontSize(9)
.setAlign(FormatAlign.Center)
.setBorder(FormatBorder.Thin)…
-
we need `image_url` in the response for every listed learner of `api/fx/learners/v1/learners` API
-
When we enable dynamic image building on the hubs, we want users to be able to share URLs with an environment specified to be able to share. Hence, fancy profiles should support populating the dynamic…