200: The user hasn't authorized the application to perform this action
authorKai Moritz <kai@jupl.de>
Wed, 20 Nov 2019 22:09:52 +0000 (23:09 +0100)
committerKai Moritz <kai@jupl.de>
Wed, 20 Nov 2019 23:30:09 +0000 (00:30 +0100)
commitd64c9cc5a367f0934567f8c3915483fe0f64af98
treec90bfc6f256d0c2fb384e3e908417f269c24b0b2
parent4c254dc37e6b29bd9aa872384ed3f6b60b1c20ac
200: The user hasn't authorized the application to perform this action
src/main/java/de/juplo/facebook/errors/ApplicationNotAuthorizedByUserException.java [new file with mode: 0644]
src/main/java/de/juplo/facebook/errors/GraphApiException.java
src/test/java/de/juplo/facebook/errors/GraphApiErrorHandlerTest.java