hmrc / agent-client-authorisation

Apache License 2.0
4 stars 4 forks source link

test data for POST #99

Open forbescomputers opened 7 years ago

forbescomputers commented 7 years ago

Using the ids from the documentation arn = AARN9999999 clientID=client123 and postcode A11 1AA

I can GET the invitations sent and read and see sample data

However trying to create a new invitation POSTing {"postcode":"A11 1AA","clientId":"client123","regime":"mtd-sa"} to /agent-client-authorisation/agencies/AARN9999999/invitations/sent

I get a "resource not found" error

frankoid commented 7 years ago

Hi,

This is a known issue which we think is related to some of our API infrastructure. I'll let the team that maintains that infrastructure know that it's affecting you.