Volley: [6689] NetworkDispatcher.processRequest: Unhandled exception java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
Open
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 751
- Avg merge
- 8h 49m
- Merged PRs (30d)
- 2
Description
I am getting this issue:
Java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
i am using volley multipart for uploading photo into the server.. i used the same code elsewhere and its work fine there what should i do
Contributor guide
Assessment
This issue has not been assessed yet.