I am trying to recognize an image using an apollo3 board and Arduino, but the following error occurs when using the board manager.
I think there is a problem with the server. What is the solution?
Downloading packages
SparkFun:arm-none-eabi-gcc@8-2018-q4-major
Failed to install platform: ‘SparkFun:apollo3:1.2.1’.
Error: 13 INTERNAL: Server responded with: 403 Forbidden
Hello there – I am seeing the same issue as the OP; cannot seem to be able to find a workaround/solution yet. Adding the json descriptor URL to the additional sources seems to work fine as the Arduino IDE can read it and shows various boards.
Alas, the install fails with server response 403 Forbidden…
Ah! Apologies. This has happened before. It was caused by the Arduino IDE being seen as a “non-browser user agent”. I will ask IT to take a look. This will hopefully be fixed on Monday.
Thank you guys for the quick turnaround! Just tested by removing my hack-ishly manually installed board and deps/tools and used the updated json file. Worked out fine!