CLOUDFLARE 500 in token endpoint
am really frustarted with dwolla api am building a payroll system but in sandbox am getting 500 , like wait 500 in sanbox, how do people use dwolla this is a big red flag see this $ curl --ssl-no-revoke --request POST --url https://api-sandbox.dwolla.com/token --header 'Authorization: Basic NExlRnI3ajBjZWMzM1NzYmx5WlByNFZmYk1KaUJrRUt3N1lGTU8zbnhoZkI4UFE3a3I6TFZ0MFlMTURXdm1pUGJuUDRvcExIa29EVnFDWTZtekZvemk3SFBGbGY5clRFYWxpQVc=' --header 'Content-Type: application/x-www-form-urlencoded' --data 'grant_type=client_credentials' error code: 500 and error { "error": "invalid json response body at https://api-sandbox.dwolla.com/token reason: Unexpected token '<', "<!DOCTYPE "... is not valid JSON" } , this is terrible