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 Feb 12, 2024. It is now read-only.
Version:
49.0.4 (I can not read version number, since for every API query I get 501 response.)
Platform:
Linux ThinkPad 5.4.0-66-generic Add /api/v0/config/show endpoint #74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Brave 1.21.74 Chromium: 89.0.4389.72
Firefox 86.0 (64-bit)
Subsystem:
ipfs-http-client
Severity:
High - The main functionality of the application does not work, API breakage, repo format breakage, etc.
Description:
I cloned PubSub example from one of ipfs repos, changed client script to latest from 'https://cdn.jsdelivr.net/npm/ipfs-http-client/dist/index.js', and started it locally after CORS issues.
In response to ipfs.id() issued in console I received 501 - Unsupported method POST.
I expected an id of my local ipfs instance.