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

Request Error After Updating RestSharp to v108.0.3 #57

Open
DatMarsupial opened this issue May 18, 2023 · 0 comments
Open

Request Error After Updating RestSharp to v108.0.3 #57

DatMarsupial opened this issue May 18, 2023 · 0 comments

Comments

@DatMarsupial
Copy link

We're on version 0.0.1.23 of Cybersource .Rest.Client.NetStandard, and have updated our RestSharp package to 108.0.3 (to be compatible with the new version of Cybersource). Since doing so, we've been getting this kind of error from our API calls:

"Error converting value \"Void RestSharp.RestRequest..ctor(RestSharp.Method)\" to type 'CyberSource.Model.PtsV2PaymentsPost400Response'. Path '', line 1, position 53."

This specifically comes from the CreatePaymentAsync call in the Payment API.

Any ideas? Thanks!

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

No branches or pull requests

1 participant