<zmyrgel>
our site responds with 400 that renditionTypeId and metadata are mandatory fields
<zmyrgel>
Which is odd that they are in the request. Also, similar request using dexador works just fine
<zmyrgel>
Any idea what could cause the difference? I've been trying to look at this using mitmproxy but the requests seem pretty much identical to me
cqst_ is now known as cqst
chomwitt has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
King_julian has quit [Read error: Connection reset by peer]
King_julian has joined #commonlisp
pve has joined #commonlisp
admich1 has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
cqst has quit [Ping timeout: 245 seconds]
cqst has joined #commonlisp
jonatack has joined #commonlisp
shka has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
cqst_ has joined #commonlisp
cqst has quit [Ping timeout: 260 seconds]
rgherdt has joined #commonlisp
cqst_ is now known as cqst
bpanthi977 has quit [Ping timeout: 260 seconds]
<_death>
zmyrgel: probably should specify :form-data t
istewart has quit [Quit: Konversation terminated!]
<zmyrgel>
_death: :form-data does not seem to make any difference
<_death>
well, maybe look further into the requests sent; I doubt they are the same. you don't need mitmproxy, just have some netcat server set up (e.g., nc -l -p 1234) and send the requests there
jonatack has quit [Ping timeout: 260 seconds]
JuanDaugherty has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
Pixel_Outlaw has quit [Remote host closed the connection]
chomwitt has quit [Ping timeout: 248 seconds]
<zmyrgel>
good suggestion, though I noticed that mitmproxy also allows to list raw output, it defaulted to pretty print the multipart request
<zmyrgel>
seems drakma adds "Content-Type: text/plain; charset=LATIN-1" to each paramaters where dexador does not
donlcn has joined #commonlisp
GalaxyNova has quit [Ping timeout: 245 seconds]
jonatack has joined #commonlisp
donlcn has quit [Ping timeout: 260 seconds]
rgherdt has quit [Ping timeout: 265 seconds]
<zmyrgel>
ah, adding :external-format-out :utf-8 seems to make the request go through
<zmyrgel>
now to figure out if drakma behaves better than dexador in my daily use
<zmyrgel>
Dexador seems to get stuck between upload requests occasionally where I need to interrupt and retry the request to make it go through
kyoji has quit [Read error: Connection reset by peer]
kyoji has joined #commonlisp
leeb has joined #commonlisp
leeb_ has quit [Ping timeout: 268 seconds]
ingeniot has joined #commonlisp
pabs3 has quit [Read error: Connection reset by peer]
pabs3 has joined #commonlisp
Oddity has joined #commonlisp
attila_lendvai has quit [Ping timeout: 244 seconds]
admich1 has quit [Ping timeout: 265 seconds]
admich1 has joined #commonlisp
Perflosopher0387 has quit [Quit: Ping timeout (120 seconds)]
Perflosopher0387 has joined #commonlisp
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 276 seconds]
attila_lendvai has joined #commonlisp
treflip has joined #commonlisp
green has joined #commonlisp
random-nick has joined #commonlisp
treflip has quit [Remote host closed the connection]
treflip has joined #commonlisp
treflip` has joined #commonlisp
treflip has quit [Ping timeout: 252 seconds]
yitzi has quit [Ping timeout: 252 seconds]
thonkpod has quit [Ping timeout: 248 seconds]
yitzi has joined #commonlisp
mange has quit [Quit: Zzz...]
thonkpod has joined #commonlisp
varjag has joined #commonlisp
treflip` has quit [Ping timeout: 244 seconds]
yitzi has quit [Ping timeout: 245 seconds]
decweb has joined #commonlisp
yitzi has joined #commonlisp
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
mwnaylor has quit [Read error: Connection reset by peer]
JuanDaugherty has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
cross has joined #commonlisp
sailorTheCat has quit [Quit: ZNC 1.8.2 - https://znc.in]
sailorTheCat has joined #commonlisp
g-gundam has quit [Ping timeout: 252 seconds]
varjag has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
JuanDaugherty has joined #commonlisp
ingeniot has joined #commonlisp
<vsal>
Has anyone used Lisp to query a REST api? Or used it for webdev?
<beach>
vsal: It is probably better to assume the answer is yes, and ask those people a question, or make them a suggestion.
<JuanDaugherty>
the answer is yes and searehing the public log of this channel for "hunchentoot" will show some
<JuanDaugherty>
the webdev part, the REST part is more specialized but ofc that's done too
<vsal>
Looking for pointers to get started like making a simple GET, POST with oauth. I can use GUI tools, but would like to try going the Lisp way. Thank you beach, and JuanDaugherty.
<JuanDaugherty>
np
<beach>
Sure. Good luck!
gorignak has quit [Quit: quit]
<green>
I'm doing that right now (using the github and openai APIs)
<green>
with dexador
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
ingeniot has quit [Ping timeout: 268 seconds]
chomwitt has quit [Ping timeout: 252 seconds]
JuanDaugherty has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
admich1 has quit [Ping timeout: 252 seconds]
admich1 has joined #commonlisp
FragmentedCurve has joined #commonlisp
g-gundam has joined #commonlisp
g-gundam has quit [Changing host]
g-gundam has joined #commonlisp
robin_ has quit [Read error: Connection reset by peer]
robin_ has joined #commonlisp
stanrifkin has joined #commonlisp
gorignak has joined #commonlisp
apac has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
leeb has quit [Quit: leaving]
vsal has quit [Quit: Client closed]
stanrifkin has quit [Quit: Leaving]
apac has quit [Ping timeout: 244 seconds]
kg7ski has joined #commonlisp
treflip has joined #commonlisp
clarkf has joined #commonlisp
rgherdt has joined #commonlisp
FragmentedCurve has quit [Quit: Leaving]
<green>
I just wrote some lisp code to add labels to ~200 libffi issues in github. The o4-mini gpt model identified the labels for me. https://github.com/libffi/libffi/issues
<ixelp>
libffi/libffi
admich1 has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
theruran has quit [Quit: Connection closed for inactivity]
bpanthi977 has joined #commonlisp
treflip` has joined #commonlisp
treflip has quit [Ping timeout: 248 seconds]
zxcvz has joined #commonlisp
Inline has joined #commonlisp
Inline has quit [Client Quit]
Inline has joined #commonlisp
Oladon has joined #commonlisp
wbooze_ has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
<ixelp>
GitHub - atgreen/gail: An AI-powered GitHub Issue Labeler
Inline has quit [Remote host closed the connection]
stanrifkin has joined #commonlisp
* jackdaniel
tries to not be snarky about ai, gh and ms really hard, mostly due to respect he has for green work (it's not easy though)
<jackdaniel>
other work* :3
admich1 has quit [Ping timeout: 252 seconds]
<green>
I get it :) I just got back from a conference that was AIAIAIAIAIAI... but this is really a practical use. I am *extremely* happy with the labeling it did for the libffi issues.
jonatack has joined #commonlisp
donlcn has joined #commonlisp
jon_atack has quit [Ping timeout: 252 seconds]
Gleefre has quit [Remote host closed the connection]
treflip`` has joined #commonlisp
Gleefre has joined #commonlisp
Vijay has joined #commonlisp
wbooze_ has quit [Quit: Leaving]
treflip` has quit [Ping timeout: 260 seconds]
wbooze has quit [Read error: Connection reset by peer]
donlcn has quit [Ping timeout: 272 seconds]
ebrasca has quit [Remote host closed the connection]
Vijay has quit [Quit: Client closed]
treflip`` has quit [Ping timeout: 244 seconds]
admich1 has joined #commonlisp
zxcvz has quit [Quit: zxcvz]
yazz has joined #commonlisp
clarkf has quit [Remote host closed the connection]
cqst has quit [Ping timeout: 252 seconds]
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #commonlisp
JuanDaugherty has joined #commonlisp
rgherdt has quit [Quit: ERC 5.6.0.30.1 (IRC client for GNU Emacs 30.1)]
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
Inline has joined #commonlisp
wbooze has joined #commonlisp
fart_cat has joined #commonlisp
JuanDaugherty has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
Inline has quit [Quit: Leaving]
tfeb has joined #commonlisp
younder has quit [Remote host closed the connection]
nitrowheels has joined #commonlisp
younder has joined #commonlisp
rgherdt has joined #commonlisp
tfeb has quit [Client Quit]
matt` has joined #commonlisp
admich1 has quit [Ping timeout: 260 seconds]
nytpu has quit [Remote host closed the connection]
nytpu has joined #commonlisp
ewig has quit [Remote host closed the connection]
admich1 has joined #commonlisp
nitrowheels has quit [Quit: Leaving]
Inline has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
waleee has quit [Ping timeout: 260 seconds]
mgl has quit []
kiyafirs has joined #commonlisp
shka has quit [Quit: Konversation terminated!]
GalaxyNova has joined #commonlisp
dra has joined #commonlisp
dra has quit [Changing host]
dra has joined #commonlisp
cqst has joined #commonlisp
Gleefre has quit [Ping timeout: 240 seconds]
rgherdt has quit [Remote host closed the connection]
bpanthi977 has quit [Ping timeout: 260 seconds]
pve has quit [Quit: leaving]
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
pyooque has joined #commonlisp
puke is now known as Guest3731
Guest3731 has quit [Killed (tantalum.libera.chat (Nickname regained by services))]