gargle icon indicating copy to clipboard operation
gargle copied to clipboard

object 'type' not found in request_retry()

Open selesnow opened this issue 3 years ago • 0 comments

Hello, i has next error when using in request_retry(),

Error in eval(parse(text = text, keep.source = FALSE), envir) :
object 'type' not found

but if i use request_make() + response_process() i has message 429 Resource Exhausted.

selesnow avatar May 03 '22 20:05 selesnow