Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.contains(java.lang.CharSequence)' on a null object reference #125

Closed
mvysny opened this issue Aug 8, 2017 · 1 comment

Comments

@mvysny
Copy link

mvysny commented Aug 8, 2017

In the SDK v 1.2.2, I have one report of the following bug which I fail to reproduce:

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.contains(java.lang.CharSequence)' on a null object reference
       at com.onedrive.sdk.http.DefaultHttpProvider.sendRequestInternal(DefaultHttpProvider.java:286)
       at com.onedrive.sdk.http.DefaultHttpProvider.send(DefaultHttpProvider.java:165)
       at com.onedrive.sdk.http.BaseStreamRequest.send(BaseStreamRequest.java:76)
       at com.onedrive.sdk.generated.BaseItemStreamRequest.get(BaseItemStreamRequest.java:60)
@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #172 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants