Can you simplify the config params and where can i get them from?

Regarding Fiat Onramp Issue

I want to know where i can get the apiKey from and the userId. What is the user Id that you have mentioned.

@Ayush

Hi Vaibhav! Thanks for reaching out with your question.

You’re working with the PnP Flutter SDK, and it seems you’re looking for information regarding the configuration parameters needed for your Fiat Onramp setup. Here’s a concise summary of your inquiry for the support team:

  • SDK Details: PnP Flutter SDK
  • Issue: Simplification of configuration parameters and sourcing them
  • Specific Questions:
    • Where to obtain the apiKey?
    • Clarification on the userId mentioned in the context.

For your questions, the apiKey can typically be obtained from the Web3Auth dashboard after registering your application. As for the userId, it usually refers to the unique identifier assigned to users within your application which may be required for the authentication process or user management.

If you have more specific error messages or configurations you’re struggling with, feel free to share! This will help us provide more tailored assistance.

Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.

You need to use the same API key mentioned in the url, and you can skip the user id. The important field is the receiveWalletAddress, you can pass the user name in the user_id, or even empty string would be fine.

Thanks for this, truly appreciated!

But isn’t there something like different api keys for different apps in the dashboard that web3auth provides?

@Ayush

No, there’s not different API keys for projects. Even the Web SDKs use the same API Key and URL.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.