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

[Bug]: MissingMethodException: Method not found: 'Void RestSharp.RestRequest..ctor(RestSharp.Method)'. #26

Closed
1 task done
jefferyleo opened this issue Mar 10, 2023 · 2 comments

Comments

@jefferyleo
Copy link

What happened?

The latest version of the SDK causes the notification unable to create.

After I try to execute the OneSignal CreateNotification function from the latest SDK version, this error occurs

image

Below is my code on how to trigger the error
image

Steps to reproduce?

1. Execute the CreateNotificationSuccessResponse result = apiInstance.CreateNotification(notification);
2. Error occurs

What did you expect to happen?

Notification send out successfully

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@brismithers brismithers transferred this issue from OneSignal/OneSignal-DotNet-SDK Mar 10, 2023
@brismithers
Copy link
Contributor

Duplicate of #7

@brismithers brismithers marked this as a duplicate of #7 Mar 10, 2023
@nan-li
Copy link

nan-li commented Oct 24, 2024

closing as duplicate

@nan-li nan-li closed this as completed Oct 24, 2024
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

3 participants