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
The function getTip is blocked by CORS causing an error to be thrown when attempting to query the tip.
The issue is caused by the getTip function attempting to use the v0 url when koios has updated to v1. The v0 version of the API now throws errors when queried.
The text was updated successfully, but these errors were encountered:
The function getTip is blocked by CORS causing an error to be thrown when attempting to query the tip.
The issue is caused by the getTip function attempting to use the v0 url when koios has updated to v1. The v0 version of the API now throws errors when queried.
The text was updated successfully, but these errors were encountered: