You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
The issue with this call is the extra trailing , after the region in the data. Most JS devs, love to leave that trailing , everywhere :) This error message can cause confusion.
The text was updated successfully, but these errors were encountered:
Here is the API call:
and the response:
The issue with this call is the extra trailing
,
after theregion
in the data. Most JS devs, love to leave that trailing,
everywhere :) This error message can cause confusion.The text was updated successfully, but these errors were encountered: