I am trying to integrate my module in sandbox environment to add data via API
So i am able to generate the token but when i using this token for bulk write i am getting below error.
{
"ERROR_MESSAGE": "INVALID_OAUTHTOKEN",
"ERROR_CODE": 401
}
Can someone please help me with the steps that i can do to setup my api to write into my module "Diagnostics".