Golioth returning error 500 — how should I interpret this?

Description

During device provisioning, when the system attempts to return the PSK-IDs, Golioth responds with an error 500. I’d like to understand what this error means in this context and how to resolve it.

Expected Behavior

The provisioning process should successfully return the PSK-IDs without error.

Actual Behavior

Instead of returning the PSK-IDs, the server responds with a 500 error.

Environment

NULL

Logs and Console Output

NULL

Hi @adesuwa,

Thank you for reporting this! To help us reproduce the issue, could you share:

  • The API endpoint and method you’re calling
  • The request payload (sanitized if needed)
  • The full response body, if available

Also, just to clarify, are you creating a new device with PSK credentials, or trying to fetch PSK-IDs for an existing device?