Skip to content

Troubleshooting

If you have trouble launching the demo site, check the following:

The site launches but it is blank, no products are shown.

  • Are your API keys set correctly?

  • If you open the developer console, you may see that some API requests return a 401 (Unauthorized) status code. In that case, ensure that the API keys provided to initApp to initialize the Thirstie SDK are correct.

  • If using an .env.json file to set the environment variables, verify that you have copied them correctly.

  • There are many ways to manage your environment variables, so please feel free to use the method that you are most comfortable with. The thirstiejs-starter repo provides a simple example site illustrating the use of the dotenv package.

When I enter an address, I receive an "out of coverage" message.

  • For sandbox accounts, we set up test inventories with the following addresses. Try using one of these:

In Coverage

zip codeaddress
10024201 West 89th Street, NY, NY 10024
90210905 Loma Vista Dr, Beverly Hills, CA 90210
60657 3175 N Broadway, Chicago, IL 60657

No Coverage

zip codeaddress
15212117 Sandusky St, Pittsburgh PA 15212
  • If you still receive "out of coverage" please contact your Thirstie representative.