I try this way,account verification appears to be successful
I used the extension to convert the image to base64,because imgur seems to only accept this format.
But the response content is
{"data":{"error":"No image data was sent to the upload api","request":"\/3\/image","method":"POST"},"success":false,"status":400}
Is the post method wrong?
Thanks for your help