abivia / ledger

General Ledger and Journal Accounting Package and API for Laravel
MIT License
102 stars 23 forks source link

api/currency/get results in "405 Method Not Allowed" #11

Closed c-myers1 closed 1 year ago

c-myers1 commented 1 year ago

I can see the 2 currencies I created in the ledger_currencies, table yet a get request with the json body below gives an error:

{
    "code": "CAD"
}

CAD is one of the currencies in the table.

abivia commented 1 year ago

This should be fixed in 1.9.0.