3 years ago
company file not returning
https://api.myob.com/accountright/Info works but https://api.myob.com/accountright/ does not.
it returns an empty string with a 200 http code.
i can validate the user as well. so im assuming all the tokens and auth is ok.
but i need the cf_guid from the company file (https://api.myob.com/accountright/) request, but that is returning nothing
what am i missing?