question

pawelgnych avatar image
pawelgnych asked dhana answered

500 Access denied to package when create custome tender only on production

I am getting following exception "500 Access denied to package com.vouchercart.clover" only on enviroment production, when i try create new tender by call:
tenderConnector.checkAndCreateTender(getString(R.string.tender_name), getPackageName(), true, true);

On sandbox mode all working fine, tender add to merchant without any problem.
Custom Tenders
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

dhana avatar image
dhana answered dhana edited
Hi @pawelGnych : im getting the same error but its coming in Sandbox mode, i cannot move to next level please help, i just cloned thie below example app and changed in my desired package name (com.vss.symme) using this git example https://github.com/clover/android-examples/tree/ma...

Still im getting this same

500 Access denied to package when create custome tender in Sandbox account

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