Which of the following statements about accessing HubDB via Javascript is NOT true?

Question: Which of the following statements about accessing HubDB via Javascript is NOT true?

  • Most GET requests only require a table ID.
  • Modifying table data requires authentication.
  • Using an API key in client side code is a bad idea.
  • As long as your Javascript is written in the CMS, it can be used to modify table data.

The right answer was: As long as your Javascript is written in the CMS, it can be used to modify table data.

Leave a Comment