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
currently im trying to buffer an image, const req = require('centra') const code = encodeURIComponent(err) const img = await req(https://zakazar.herokuapp.com/code-img/` + code)
`
how to i turn this into a buffer?
the api returns an image of the code i input as an example
The text was updated successfully, but these errors were encountered:
currently im trying to buffer an image,
const req = require('centra') const code = encodeURIComponent(err) const img = await req(
https://zakazar.herokuapp.com/code-img/` + code)`
how to i turn this into a buffer?
the api returns an image of the code i input
as an example
The text was updated successfully, but these errors were encountered: