0xProject / website

0x.org website
https://0x.org/
54 stars 71 forks source link

Orders API on Ropsten not working #424

Open divaprotocol opened 2 years ago

divaprotocol commented 2 years ago

Hi folks,

there seems to be something wrong with the orders on ropsten network. When I run

https://ropsten.api.0x.org/sra/orders

it says "Cannot GET /sra/orders". However, if I run it on mainnet (i.e. https://api.0x.org/sra/orders), then you get an output as expected.

It used to work on Ropsten just yesterday.

Can someone please help?

Best