Which of the following statements about accessing HubDB via Javascript is NOT true?
- a – Most GET requests only require a table ID.
- b – Modifying table data requires authentication.
- c – Using an API key in client side code is a bad idea.
- d – As long as your Javascript is written in the CMS, it can be used to modify table data.