Skip to content

Conversation

@HannaInIT
Copy link

No description provided.

@HannaInIT
Copy link
Author

HannaInIT commented Aug 12, 2025

An important note:

Unfortunately, I was not able to complete practice-exercise 2-party-time for week 2 due to the link to https://reservation100-sandbox.mxapps.io/rest-doc/api being unavailable at the moment. We asked Stas and I understand he is still working on it.
In the meantime, would it be possible to have my work reviewed without this exercise, or to submit it later once the link is available?

@hacdias hacdias self-assigned this Aug 13, 2025
Comment on lines 1 to 3
const API_KEY = "b2de7e3114f81132ea33a4b1f401206d";

export default API_KEY; No newline at end of file
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ️ I don't think you were supposed to commit this, since now it means that anyone can use your API Key. I would go to the website and see if it's possible to refresh/invalidate this API Key to avoid it being used by others.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Henrique,

Thank you very much for checking and approving the assignment.

Regarding the key, I would like to fix it. Can I do the next:

  • remore a file keys.js from the project with command
    git rm --cached assignments/hackyourfuturetemperature/sources/keys.js
  • and then add a file keys.js to .gitignore
  • and commit and push it?

Looking forward to your reply.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you can try that.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Henrique,

I made these changes. I would be very grateful if you can check.
The message of the commit is 'Untrack keys.js and update .gitignore'.

Copy link

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the comment about the API Key, everything else looks great :)

@HannaInIT HannaInIT force-pushed the Hanna_Dubyna-w2-Nodejs branch from 397f9bf to 6a4a0fd Compare August 21, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants