Closed subhankarb closed 7 years ago
We were facing 400 unauthorized error while publishing datapackage. Package.is_package_exists was detection wrongly the exists. So we were trying for Package::Update authorization instead of Package::Create.
@subhankarb please open issues for bug like this and then close with a PR - that is better than just having the PR.
We were facing 400 unauthorized error while publishing datapackage. Package.is_package_exists was detection wrongly the exists. So we were trying for Package::Update authorization instead of Package::Create.