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
{{ message }}
This repository has been archived by the owner on May 10, 2022. It is now read-only.
> fs_search(title="SciFund Success and Social Media")
text_content() deprecated.Use parsed_content(x, as='parsed')
Error:Unknownmimetype:can't parse automatically. Use the type argument to specify manually.Enter a frame number, or 0 to exit 1: fs_search(title = "SciFund Success and Social Media")2: fs_search.R#68: parsed_content(out)3: content.r#70: content(x, as = "parsed", ...)4: content.r#54: parse_auto(x$content, type, encoding, ...)
Gives a 400 error (malformed URL) and then parsed_content fails to parse the returned object. Using %20 in place of the spaces doesn't seem to help either
The text was updated successfully, but these errors were encountered:
This search fails:
Gives a 400 error (malformed URL) and then
parsed_content
fails to parse the returned object. Using%20
in place of the spaces doesn't seem to help eitherThe text was updated successfully, but these errors were encountered: