You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you perform a cursory search of open issues? Is this question already asked elsewhere?
Are you reporting to the correct repository (@magic-sdk/admin)?
❓ Question
I want to use the getMetadataByToken method in Next JS 13 in api routes with an error Magic Admin SDK Error: [SERVICE_ERROR] A service error occurred while communicating with the Magic API. I observe
// config magic-admin.js
import { Magic } from "@magic-sdk/admin";
export const magicAdmin = new Magic(process.env.MAGIC_SECRET_KEY);
hamedtarkashvand
changed the title
[WHAT'S YOUR QUESTION?]
I want to use the getMetadataByToken method in Next JS 13 in api routes with an error Magic Admin SDK Error: [SERVICE_ERROR]
Jun 8, 2023
✅ Prerequisites
@magic-sdk/admin
)?❓ Question
I want to use the getMetadataByToken method in Next JS 13 in api routes with an error Magic Admin SDK Error: [SERVICE_ERROR] A service error occurred while communicating with the Magic API. I observe
🌎 Environment
@magic-sdk/admin
The text was updated successfully, but these errors were encountered: