Animated images to video rhrowing 403

hello when trying to convert animated images (gifs) to video we get 403

status: 403,
      statusText: 'Forbidden',
      headers: [Object [AxiosHeaders]],
      config: [Object],
      request: [ClientRequest],
      data: '<HTML><HEAD>\n' +
        '<TITLE>Access Denied</TITLE>\n' +
        '</HEAD><BODY>\n' +
        '<H1>Access Denied</H1>\n' +
        ' \n' +
        `You don't have permission to access "http&#58;&#47;&#47;ucarecdn&#46;com&#47;39ae508b&#45;b149&#45;4683&#45;8768&#45;cd0bc9cb62ec&#47;gif2video&#47;&#45;&#47;format&#47;mp4&#47;" on this server.<P>\n` +
        'Reference&#32;&#35;18&#46;75426376&#46;1726095469&#46;5bdba2a\n' +
        '<P>https&#58;&#47;&#47;errors&#46;edgesuite&#46;net&#47;18&#46;75426376&#46;1726095469&#46;5bdba2a</P>\n' +
        '</BODY>\n' +
        '</HTML>\n'
    }

here is the url we want to reach (uuid is correct)
https://ucarecdn.com/39ae508b-b149-4683-8768-cd0bc9cb62ec/gif2video/-/format/mp4/

Second questions how we can combine both convertion and crop operations together?
To convert into video and crop with provided numbers?
Thanks

Duplicates Unable to convert gif to video - #2 by Albert_Stepanyan