0

I am a bubble.io developer but ran into a problem I haven't had previously, trying to push data (just creating a new slide) from bubble.io to google slides using the following API:

https://slides.googleapis.com/v1/presentations/[presentationId]:batchUpdate

Where presentationId is the name of the file which is added as an extra parameter.

Snapshot of bubble API

I used the following JSON: JSON snapshot

When I "Initialize the call" I get the following error:

Initilization error

Can anyone please assist as my OAUTH and Scopes are all correct.

Thank you very much.

2
  • I think that the error of Requested entity was not found. occurs when the value of presentationId is an invalid value. But, unfortunately, I do not know your actual situation from your question. I apologize for my poor English skill. In this case, how about confirming the value of presentationId, again? Or, how about confirming whether your access token can access the Google Slide of presentationId, again? By the way, when I tested your endpoint with a valid value of presentationId and access token, no error occurred and I confirmed that a new slide was inserted. Commented Jan 19, 2024 at 12:24
  • Thank you very much for confirming that a new slide was inserted, at least I know that is one possible reason for failure that I can cross off my list, appreciate the effort. Commented Jan 19, 2024 at 20:11

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.