Ionic Account in weird state with ionic link responses with HTTP 500

Hi there,

My account seems to be in a weird state. I gave github granted access to my repos. Now I am in a organization and wanted to add a repo to App flow. I did not see any organization`s repos and thought I need to re-authorize all. So I revoked access in github. Now i get Error 500 when asking repos

Request: GET https://api.ionicjs.com/users/1562/oauth/github/repositories
Response: 500
Body:
{
link: null,
message: ‘500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Event ID: cf6c71c92ae14cf2b010a3ec5ab8eadd.’,
type: ‘InternalServerError’,
event_id: ‘cf6c71c92ae14cf2b010a3ec5ab8eadd’
}

anyone aware of a solution? Thx in advance,

Oli

Can you try to revoke access from Appflow in your personal settings and then try again to link the app to your GitHub repository?
https://dashboard.ionicframework.com/settings/integrations

Thanks,
Giovanni

2 Likes

Also worth noting, for paying Appflow user, please contact customer support first before posting to the forum

1 Like