-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
When fetching sketches via slug, API returns first sketch that matches slug #1409
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
Comments
Hi @catarak - Thanks so much for making this issue + apologies for the delay in responding here. If I can make a PR to address this, I'd be happy to do so, otherwise also willing to support in any way. Thank you! |
Just made a PR for this (#1409)! You want to test it? |
@catarak - Without having tested the code, from a prelim scan, the code looks good to me and makes perfect sense. If you'd like a second pair of eyes, I'm happy to test out locally as well. |
Hi @catarak - I've just gotten setup with the web editor again after about a year or so! I have one quesiton regarding the Thank you! |
👋 For testing locally, |
@andrewn - Ah yes, this makes sense. Thanks for the clarification. And on the same note, just to confirm, I would then generate an testing API key through the editor account settings, correct? |
Yes, that's correct. Generate the API key from account settings, then you can use that to make authenticated requests as your user to the public API.
|
Super - many thanks! Excellent work you are doing here! So much |
@andrewn - Just a couple more questions when you have a moment:
|
@joeyklee The code's on Add |
Hi @andrewn - nice one! That totally worked. Cool. Thanks for your super fast responses! |
Fixes #1409 - adds username to url when fetching sketch from editor API
Nature of issue?
Details about the bug:
As reported in ml5js/ml5-library#927:
Solution determined in ml5js/ml5-library#927 (comment):
The text was updated successfully, but these errors were encountered: