As Dan pointed out, instead of using 'proxy_user' in the POST /waivers/ API, we should use 'username' that matches the same key coming out from the GET /waivers/ API.
Yes, nice. :+1:
Pull-Request has been merged by mjia
:+1: also you guys are too fast for me
As Dan pointed out, instead of using 'proxy_user' in the POST /waivers/ API, we should use 'username' that matches the same key coming out from the GET /waivers/ API.