Question 31
Which describe OAuth 2.0 Refresh Tokens'? Select all that are correct
Question 32
When is it appropriate to use query parameters in RESTful API design?
Question 33
You are asked by the mobile app team which API should be used to populate a drop down for regions. According to pragmatic RESTful practices, which method should be used?
Question 34
Which statements ate true when the following policy is used?
<SpikeArrest continueOnError="false" name="Arrest">
<Rate>5ps</Rate>
</SpikeArrest>
<SpikeArrest continueOnError="false" name="Arrest">
<Rate>5ps</Rate>
</SpikeArrest>
Question 35
When implementing a node js application in Edge, what is the only supported configuration for running the application?