Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[$50] Gitlab Issue Id API call incorrect #51

Open
cwdcwd opened this issue Feb 24, 2017 · 1 comment
Open

[$50] Gitlab Issue Id API call incorrect #51

cwdcwd opened this issue Feb 24, 2017 · 1 comment

Comments

@cwdcwd
Copy link
Contributor

cwdcwd commented Feb 24, 2017

Description:

The usage of iid, while semi-functional, is incorrect on this line as per the Gitlab Documentation here and here. This is actually causing an issue with the noCacheSuffix() function as it appends a 2nd question mark into the URL thus making the URL invalid and producing a 400 error from the API

Requirements:

  • use the proper id value in RESTful style as opposed to using a URL parameter

Setup & Reference:

Submissions:

  • Ensure good test coverage on all modules
  • Upload documentation for how to run your submission
  • Upload all your source code as a zip for review
  • Winner will be required to submit a pull request with their winning code.
@cwdcwd
Copy link
Contributor Author

cwdcwd commented Feb 24, 2017

Challenge created successfully
Challenge Url: https://www.topcoder.com/challenge-details/30056627/?type=develop&noncache=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant