Discussions
PennyLane API v2 Endpoints Not Working After Upgrade
{"id":"79214","variant":"social_post","title":"API Not Working When Migrating From v1 to v2 — Need Help"}
Hi everyone,
I’m trying to integrate PennyLane’s API into a project I’m deploying on platform, but I’m running into problems after switching from API v1 to v2.
Based on the docs (https://pennylane.readme.io/docs/api-v2-vs-v1), several endpoints and payload formats have changed. I updated my calls to use the new v2 routes (for example: https://cloud-api.pennylane.ai/v2/devices), but I keep getting 404 errors or responses that don’t match what the v2 documentation describes.
It feels like the API is still treating requests as if they were using the old v1 structure.
Are there additional headers, auth requirements, or version parameters I’m missing to make v2 calls work correctly?
If anyone has successfully used the v2 API — especially in a live deployment like mine on softwarepair.com — I’d appreciate any guidance or working examples.
Thanks!
