Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

An unexpected error occurred when uploading add-on descriptor

Kevin Jude Deloria
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 18, 2014

Hello,

I have created a plugin with the descriptor here. I have tested this in my local instance and it works, but somehow when I'm uploading my descriptor to the market place, it throws an ambiguous "An unexpected error occurred" message. What am I missing here?

The descriptor is found here:

https://status-quo.arcanys.com/reports-v1/assets/javascripts/atlassian-connect.json

(in case I'll shut down the process hosting the app)

{
     "name": "Reports",
     "description": "Reporting tool for JIRA",
     "key": "reports-arc",
     "baseUrl": "https://status-quo.arcanys.com/reports-v1",
     "authentication": {
        "type": "jwt"
     },
     "lifecycle": {
        "installed": "/init"
     },
     "version": "1.0",
     "modules": {
         "generalPages": [
             {
                 "url": "/jira",
                 "key": "index",
                 "name": {
                     "value": "Reports"
                 }
             }
         ]
     },
     "scopes": [
        "admin"
     ]
 }

Thanks.

1 answer

0 votes
Rowan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 12, 2015

Any movement on this? I'm seeing something similar - even though the plugin is installed I get errors. My guess is it's something to do with the baseUrl, but I can't prove it. The logs are no help either.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events