i got a error 500 when i want to capture a charge i create with capture=false
i add all the rights in my app uninstall and reinstall it / regenerate oauth2 token
{
"message": "500 Internal Server Error",
"error": {
"type": "api_error",
"code": "processing_error",
"message": "Internal Server Error."
}
}