Skip to content

Fix: Change id property type from int to long#18

Open
heysaad wants to merge 1 commit into
pexels:masterfrom
heysaad:patch-1
Open

Fix: Change id property type from int to long#18
heysaad wants to merge 1 commit into
pexels:masterfrom
heysaad:patch-1

Conversation

@heysaad

@heysaad heysaad commented Jan 28, 2026

Copy link
Copy Markdown

Issue:
api is returning long number for userId due to which deserialization fails.

Exception:

An unhandled exception was thrown by the application. Newtonsoft.Json.JsonReaderException: JSON integer 2148246253 is too large or small for an Int32. Path 'videos[13].user.id', line 1, position 40346.
   at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition)

@heysaad heysaad changed the title Change id property type from int to long Fix: Change id property type from int to long Jan 28, 2026
@heysaad

heysaad commented Mar 31, 2026

Copy link
Copy Markdown
Author

hey lets merge this.. it's make SDK not usable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants