Permission denied error while using gpt-3.5-turbo-instruct for OpenAI embeddings

I am not sure if this is the right solution for your issue, but I was facing the same issue with text-embedding-ada-002 and what worked for me, is I went to my project settings and in the Limit section I did not have the required model in Model Usage ->“Allowed Model” setting. Once I added the required model, it started working.