Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Int Convertion Overflow #30

Open
neolution-ch2 opened this issue Feb 22, 2019 · 0 comments
Open

Int Convertion Overflow #30

neolution-ch2 opened this issue Feb 22, 2019 · 0 comments

Comments

@neolution-ch2
Copy link

Hi
With the Zencoder-cs the Id Job was an Int and it not work now becouse the id is now a long value.
I see that with the version NS.Zencoder you changed the type from int to long.
But now I have a compiling error on the JobDetails method.

zen.JobDetails(job.Id);

public JobDetailsResponse JobDetails(int jobId);

You please fix this issue?

thanks and Best Regards
Terenzio

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

No branches or pull requests

1 participant