Facing issue in Integrating Apian with Box

Certified Senior Developer

I'm try to integrate Appian with BOX here 

I have used Box File Utilities plugin and followed the given step provided in Manual

I have created a App in box as well as all required key are generated in BOX

Now in Appian I need to generate token for which I'm using createtoken() function from the Above plugin. Where .pem files need to be updated for privatekey and publickey parameter. I have generated json file in box and got private key. And generated public key from generate option available in Add and Manage Public Keys section. But still i'm getting below error while try generating token using createtoken() function

Could anyone please guide me on this, Thanks in Advance

  Discussion posts and replies are publicly visible

Parents
  • Ensure the libraries are accessible from your development machine, this may require an internet connection to the Maven repository.
    Ensure Core and Client versions that are used for compilation match the SDK version compatibility table.
    For example, client is compiled with a minimum supported version of Core. If a lower version of Core is used then compilation may fail.

    Regards,

    Rachel Gomez

Reply
  • Ensure the libraries are accessible from your development machine, this may require an internet connection to the Maven repository.
    Ensure Core and Client versions that are used for compilation match the SDK version compatibility table.
    For example, client is compiled with a minimum supported version of Core. If a lower version of Core is used then compilation may fail.

    Regards,

    Rachel Gomez

Children
No Data