Hey,
The 404 error you're seeing ("GET https://api.powerapps.com/api/invoke 404 (Not Found)"
) seems unrelated to your JSON file. It might be causing the parsing issue.
Here's a quick fix to try:
- Clear browser cache and cookies.
- Retry uploading your Open API file.
If the issue persists, it might be a service problem on Microsoft's end. Contact Microsoft Support or check their service status page for updates.
Hope this helps!