personium / app-personium-calendar

Apache License 2.0
0 stars 8 forks source link

Access denied is not handled properly if the user denies the access to Google Account #153

Open dixonsiu opened 5 years ago

dixonsiu commented 5 years ago

Request access screen

access to google account

Displayed Error if cancel is clicked

{
  "error": "invalid_grant",
  "error_description": "Malformed auth code."
}