I've been following the instructions in the Creating custom tender apps documentation and trying to use the example code in extensibletenderexample as a guide. (I'm developing for a Clover Mini 2 device emulator at the moment). I can never initialize the app and get a 500 error no matter what I try. I've seen posts about this same (closed) issue . Access denied to package com.example.user.mycustomtender - Clover Community
But I don't see a resolution other than I need an API token. (per Test merchant IDs & API tokens) I'm not clear on where this goes in my application, the token seems to be for WebAPI calls. Has anyone successfully run this example code? Any guidance is much appreciated, thank you.