Hello guys, i’m trying to receive a Base64 in my Web API from Thunkable application, i’m trying to do this with POST METHOD, but when my API receive the code all the " + " character in the Base64 is missing, failing the convertion to a image. Some one know what to do ? i’m using PHP to receive de Post.