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

Can't find method okhttp3.Request$Builder.put(org.mozilla.javascript.Undefined) #1017

Open
nmaguiar opened this issue May 15, 2024 · 0 comments
Assignees
Labels

Comments

@nmaguiar
Copy link
Collaborator

Description
When executing a $rest.put(url) the error "Can't find method okhttp3.Request$Builder.put(org.mozilla.javascript.Undefined)" occurs.

To Reproduce
Steps to reproduce the behavior:

  1. Execute $rest().put("https://httpbin.org/put")
  2. Error occurs immediately

Expected behaviour
Should not return an error.

Additional context
n/a

@nmaguiar nmaguiar added the bug label May 15, 2024
@nmaguiar nmaguiar self-assigned this May 15, 2024
@nmaguiar nmaguiar added this to Backlog in Continuous Enhancement via automation May 15, 2024
nmaguiar added a commit that referenced this issue May 15, 2024
@nmaguiar nmaguiar mentioned this issue May 15, 2024
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant