Hello, I am following this tuturial: https://github.com/clover/android-exa... I uploaded the app to the clover device, to the app market and when I am trying to send the post with the https://www.clover.com/apiexplorer POST /v2/merchant/{mId}/apps/{appId}/notify { "notification": { "appEvent": "testnotification", "payload": "Up to 4k of data" } }
I got one of: Bad json unauthorized Logged out/ not logged in. Thank you!