question

jsheusi avatar image
jsheusi asked Jacob Abrams answered

Why is Access Denied (SecurityException) when creating a new Tag

Hi All,

I am testing an App with Genymotion and I can read inventory ok. I set the app to read/write Inventory on the Edit App webpage. But when I try to create a tag using the JSON format, I get SecurityException: Access Denied .... Below is from logcat:

Caused by: java.lang.SecurityException: Access denied to package com.sheusi.jim.clomo1 at android.os.Parcel.readException(Parcel.java:1465) at android.os.Parcel.readException(Parcel.java:1419) at com.clover.sdk.v3.inventory.IInventoryService$Stub$Proxy.createTag(IInventoryService.java:2721)

Any ideas???

Thanks,

Jim

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jacob Abrams avatar image
Jacob Abrams answered

Shot in the dark, you could try going to app market and "uininstalling" your app and then "installing" it again. That might update the permissions...

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community