Is it possible to generate consumerKey and consumerSecret Key Manually?

Hi All,

My queries are below :

1. Is it possible to generate consumerKey and consumerSecret Key Manually?

2. If i have added 4 different resource paths in my product and In proxy I have 2 different endpoints, Then how can I access all my resources using my both endpoints?

3. If I set "Quota in Product as 5" and "Quota in Proxy as 3" , Then which Quota will execute first and which will be skipped?

Any Advice how could I achieve these requirements?

Thanks and Regards

Rishika kumari

@Anil Sagar @ Google, @Dino-at-Google,@Brendan, @deboraelkin,@Siddharth Barahalikar,@Priyadarshi Ajitav Jena,@Robert Johnson,@Nisha Mallesh,@Anil Sagar,@sudheendras,@Mukundha Madhavan,@Jeremy Whitlock,@Nagashree B,

Solved Solved
0 2 196
1 ACCEPTED SOLUTION

Hi @Rishika Kumari ,

1. Is it possible to generate consumerKey and consumerSecret Key Manually?

Yes, check this doc.

2. If i have added 4 different resource paths in my product and In proxy I have 2 different endpoints, Then how can I access all my resources using my both endpoints?

Can you give an example?

3. If I set "Quota in Product as 5" and "Quota in Proxy as 3" , Then which Quota will execute first and which will be skipped?

In Quota config/values defined in Product are executed.

View solution in original post

2 REPLIES 2

Hi @Rishika Kumari ,

1. Is it possible to generate consumerKey and consumerSecret Key Manually?

Yes, check this doc.

2. If i have added 4 different resource paths in my product and In proxy I have 2 different endpoints, Then how can I access all my resources using my both endpoints?

Can you give an example?

3. If I set "Quota in Product as 5" and "Quota in Proxy as 3" , Then which Quota will execute first and which will be skipped?

In Quota config/values defined in Product are executed.

Thanks for your reply @Siddharth Barahalikar