You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error :
"ClassName": "Microsoft.CSharp.RuntimeBinder.RuntimeBinderException",
"Message": "Operator '==' cannot be applied to operands of type 'Newtonsoft.Json.Linq.JValue' and 'string'",
RazarPay SDK Issue:
@razorpay
The above Method present in
Entity.cs
class.if (response["entity"] == "collection")
This line throwing the error from RazarPay SDKThe text was updated successfully, but these errors were encountered: