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
Describe the bug
When I try to get_food_details, I get the following error:
Error in curl::curl_fetch_memory(url, handle = handle) :
URL rejected: Malformed input to a URL function
Thanks for raising this issue. At the moment, I am not able to reproduce this (although I am using a Mac). Do you have extra information like the URL shown as part of the error e.g.
Describe the bug
When I try to get_food_details, I get the following error:
Error in curl::curl_fetch_memory(url, handle = handle) :
URL rejected: Malformed input to a URL function
To Reproduce
I just ran the code examples from the package description page at https://github.com/Nelson-Gon/rfdc
Expected behavior
The same results as shown in the code example
Unexpected behavior
Error in curl::curl_fetch_memory(url, handle = handle) :
URL rejected: Malformed input to a URL function
System Details
rfdc 0.1.1
R 4.3.1
Windows
Delete this once you're ready to submit
Thank you
The text was updated successfully, but these errors were encountered: