Skip to content

issues Search Results · repo:contentful/contentful.java language:Java

Filter by

146 results
 (65 ms)

146 results

incontentful/contentful.java (press backspace or delete to remove)

Hi Team, I am getting the following error while using the sync api through the contentful java sdk.I am using the cda client. This is the following error that I am getting: Cannot invoke com.contentful.java.cda.rich.CDARichDocument.getContent() ...
  • saurabh782
  • Opened 
    on Nov 27, 2024
  • #312

When you make an api call to receive an entry with a rich Text field inside, the response looks like this: image When you receive a RichText field via java through .observeAndTransform() and you try to ...
  • scarySpice
  • 5
  • Opened 
    on Oct 24, 2024
  • #310

Wanted to understand if this library can be used to consume contentful webhooks? I tried directly expecting the types of this library (CDAEntry) but couldn t make it work. I see a comment from 7 years ...
  • bhaskar2509
  • Opened 
    on Sep 16, 2024
  • #306

Would you happen to have a plan for upgrading the OkHttp support library? The okio support library version 1.17.2 that okhttp depends on has a known CVE, https://nvd.nist.gov/vuln/detail/cve-2023-3635 ...
dependencies
  • johannilsson
  • Opened 
    on Aug 20, 2024
  • #305

CDAHttpException uses setLogSensitiveData field only in headersToString() but okhttpclient is logging the request including headers. Do the Bearer Token in the headers is still logged in the request part. ...
  • ckotyrba
  • Opened 
    on Jul 26, 2024
  • #304

OkHttp is deprecated in Spring 6.1 https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/OkHttp3ClientHttpRequestFactory.html Is there any intention to replace ...
  • AndyGee
  • Opened 
    on Jul 1, 2024
  • #303

I m currently debugging a production issue, which may or may not be related to Contentful, but what I found interesting is that the client, in order to fetch all entries of a certain content type, does ...
  • renannprado
  • Opened 
    on Mar 22, 2024
  • #301

When using JS there is an option to use https://www.npmjs.com/package/@contentful/rich-text-plain-text-renderer Could this functionality be added to this repo? We have a requirement to extract all texts ...
  • thalen
  • 1
  • Opened 
    on Mar 15, 2024
  • #299

Release: v10.5.17 Java 17 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task :compileJava . Could not resolve all files for configuration :compileClasspath . ...
  • ilp
  • 1
  • Opened 
    on Feb 21, 2024
  • #298

The avif image format is not available within the Format enum in ImageOption.java. While we can specify the avif format directly in the URL we use to get an image (e.g. https://images.ctfassets.net/.../my-image.jpg?fm=avif, ...
  • erictraaaan
  • 1
  • Opened 
    on Dec 12, 2023
  • #296
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub