Skip to main content
Question

Error in plugin implementation using Open AI API

  • January 28, 2024
  • 2 replies
  • 563 views

Takahiro_Kinoshita

I am implementing a prototype for plug-in development using the FIGma desktop app.


These are plugins that I previously published on Github that allow you to write notes in a text area and paste them onto the FIGma design board. This time, I am working on implementing a button called Build AI using the Open AI API key below.

I’m referring to several forms, but I don’t know, so if anyone knows please let me know.
https://platform.openai.com/docs/api-reference/chat/create

A TTP 404 error means that the specified resource cannot be passed on the server. In this case, the request to OpenAI’s API endpoint https://api.openai.com/v1/engines/davinci/completions returns a 404 error, indicating that the endpoint URL is incorrect and the specified engine (davinci in this case) may not exist.

I have also prepared a zip file that is currently being implemented (an error is displayed) at the link below on github, so could someone please tell me about it?

github.com/99letters/memo
This topic has been closed for replies.

2 replies

y_toku
Figmate
  • Community Support
  • January 30, 2024

Hey Taka san,

Thanks for flagging! I’ll check with our internal team and will get back to you as soon as I have an update to share with you.

Thanks for your patience!
Toku


Takahiro_Kinoshita

Toku san,
thank you. I also checked the widget that loads Open AI’s API, but for some reason it didn’t work. We apologize for the inconvenience, but thank you for your understanding.