I was trying to pull up my stats from D1 on raid report and was greeted with a bungie api error. I followed the steps to unlink my Twitch account but that did not resolve the issue like the raid report message suggested. 
I decided to make the api calls myself via postman and I seem to be getting error code 1618 with a body saying 
{
    "ErrorCode": 1618,
    "ThrottleSeconds": 0,
    "ErrorStatus": "DestinyUnexpectedError",
    "Message": "An unexpected error has occurred while trying to grab Destiny information.  Let us know if you see this.",
    "MessageData": {}
}
Not sure where else to let Bungie know about this. Can someone see if this is an issue specific to my account data?
						
					
					
				- 
   
	I did find this open issue on Github and have brought it up there as well. https://github.com/Bungie-net/api/issues/595