Hello, I followed @ThomasDK's way to change a teams logo, but I'm using OAuth authentication and with the bearer token straight in the header just for testing. The flow works fine until the HTTP PUT or PATCH action. I am not sure why it will allways fail with "Internal Server Error", response code 500 and error detail: "Object reference not set to an instance of an object." Am I missing something? Any help appreciated, thank you in advance.