cloud - error when i change key field to any value other than " my-add-on" in atlassian-connect json file -


i developing addon on confluence cloud , can upload addon in confluence cloud instance , going when modify field key in json file (atlassian-connect.json) descriptor of add-on this:

from <<"key": "my-add-on",>> << "key": "any_caracter",>> 

i following error message:

the add-on host returned http response code 401 when tried contact during installation. please try again later or contact add-on vendor.

yooopi found solution

delete "store.db" file exist on same directory of "app.js" , generated automatically again.

have nice day geeks ^^


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -