SFDC で作成したカスタム オブジェクトのクエリを実行しています。しかし、私は次のエラーが発生しています:
{'[{"message":"\nSELECT FS_Account_Name__c from FS_Work_Order__c\ERROR at Row:1:Column:34\nsObject type 'FS_Work_Order__c' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.","errorCode":"INVALID_TYPE"}]'}
カスタムオブジェクトを作成しているときに、与えられた正しいテーブル名を書きました。助けてください。