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
Since last week i noticed an issue with the Connection instance.
When trying to fetch assets and metadata, the message received was 'HTTP Error: Requested page not reachable'.
So out of curiosity i tried with a different HTTP client (axios) and with the browser and both were getting valid responses.
The issue is probably around this file, but i didn't have time to investigate.
The text was updated successfully, but these errors were encountered:
Since last week i noticed an issue with the
Connection
instance.When trying to fetch assets and metadata, the message received was
'HTTP Error: Requested page not reachable'
.So out of curiosity i tried with a different HTTP client (axios) and with the browser and both were getting valid responses.
The issue is probably around this file, but i didn't have time to investigate.
The text was updated successfully, but these errors were encountered: