-
the following code is not working in cloudinary nuget package version -- 1.21.0. I am using .net core
AuthToken t = new AuthToken("MyKey").Expiration(1514764800);
string url = cloudinary.Api.Url
…
-
Hello, I'm trying to initialize the CMS manually and pass the Cloudinary signature and timestamp during run time using the Netlify function with the below settings but those parameters are not getting…
-
**The issue occurs while working with:** (check one with "x")
- [x] *app.storyblok.com (CMS - Interface)*
- [ ] *api.storyblok.com (CMS - Content Delivery API)*
- [ ] *mapi.storyblok.com (CMS…
-
1. I'm using ` "react-cloudinary-upload-widget": "^1.4.4",`
2. I added the widget in my page. Code goes below
```typescript
default = 'auto'
cloudName={'dn'} // your…
-
### Expected behavior
### Actual/Current behavior
### Steps to reproduce the actual/current behavior
**Issue:**
In keystone.js admin tinyMCE editor, it says no file chosen when I choose an image i…
-
## Feature request for Cloudinary Java SDK
I think it's safe to say that most Java users today use >= JDK 8. I would be great to have a Cloudinary API you could use and know exactly what you need to …
-
`$ go get github.com/gotsunami/go-cloudinary/cloudinary
\# cd .; git clone https://github.com/qiscus/qiscus-sdk-api
/Users/jpoutrin/go/src/github.com/qiscus/qiscus-sdk-api
Cloning into '/Users/jpou…
-
希望可以支持cloudinary图床的API
-
Making a call to get transformations, some of them come back with spaces in the name like this:
```
{u'allowed_for_strict': False,
u'name': u'fl_progressive,t_primary/t_t_primary@2x jpg.t_primary@…
-
### SUMMARY:
- Admin can upload CSV file for inventory data from uploader.
- End user can see the information of inventory.
- inventory data can be also update using his inventory API.
- Design …