Giter Club home page Giter Club logo

api-import-export's People

Contributors

chamindias avatar thilinicooray avatar

Watchers

 avatar  avatar  avatar

api-import-export's Issues

Build failure

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.026 s
[INFO] Finished at: 2015-08-12T16:43:40+02:00
[INFO] Final Memory: 10M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project api-import-export: Could not resolve dependencies for project org.wso2.carbon.apimgt:api-import-export:war:1.0-SNAPSHOT: Failed to collect dependencies at org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.impl:jar:1.2.4-SNAPSHOT: Failed to read artifact descriptor for org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.impl:jar:1.2.4-SNAPSHOT: Could not transfer artifact org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.impl:pom:1.2.4-SNAPSHOT from
/to codehaus (http://repository.codehaus.org/org/codehaus): repository.codehaus.org: Unknown host repository.codehaus.org -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException

Not authorized to import API.

I have a script that I use to export from one environment to another. I have being using that script for a while. I just created a new tenant in the acceptation environment. When I try to use my script, everything goes well but for the step where I try to import the api.

curl -H "Authorization:Basic $destCrendential" -F file=@"$OutputFile" -k -X POST "https://$destIP:$portDest/$programmeImportExportDest/import-api?preserveProvider=false" -vv -k 2>$FichierErreurMigration

The previous line comes from a script. I get the following outpout :

Not authorized to import API.

Nothing out of the ordinary in the log.

I have created another new tenant today and successfully imported another api. I have checked the credentials on the store and publisher. I have tried to use both the default admin created with the tenant and a new administrative user with all privileges (which I do not need to do normally).

I have wso2 api manager 1.10.0 with the correct version

Any way I can debug that ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.